body {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1em; 
	line-height: 1.4em;
	color: #576651;
}

p {  
	font-size: 1em; 
	line-height: 140%;
	color: #576651;
}

h1 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.3em; 
	font-weight: normal; 
	font-style: italic;
	color: #BB532F;
	line-height: 120%;
}

h2 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.3em; 
	font-weight: normal; 
	font-style: normal;
	color: #BB532F;
}

.infoText {  
	font-size: .8em;
	line-height: 130%;
	font-weight: normal;
	color: #BB532F;
}

.dropcap { 
	font-size: 1.4em; 
	font-weight: normal;
}

a:link {   
	font-size: 100%; 
	color: #669966; 
	text-decoration: underline;
}

a:visited {  
	font-size: 100%; 
	color: #CC9966;
	text-decoration: underline;
}

a:hover {  
	font-size: 100%; 
	color: #CC0000; 
	text-decoration: underline;
}

a:active {  
	font-size: 100%; 
	color: #FF0000; 
	text-decoration: underline;
}

.italText {  
	font-size: 100%; 
	font-style: italic;
}

.titles {  
	font-size: 75%; 
}


li {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.1em; 
	line-height: 1.5em; 
	list-style-type: disc;
}
