body {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #990000; 
}

.default {
	font-size: 90%;
}

h3 {
	font-size: 120%; 
}

.colophon {  
	color: #000000; 
	font-size: 70%;
}

.caption {
	font-size: 70%;
}

.defaultLarger { 
	font-size: 120%; 
	font-weight: bold;
}

.internalLink { 
	font-size: 90% ; 
	text-decoration: underline;
}

.imgright {
	float: right;
	margin: 0 0 10px 15px;
}
.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}
