/* GENERAL */

body {
	font-family: georgia, verdana, times new roman, times, serif;
	font-size: .85em;
	line-height: 1em;
	color: #666666; 
 text-align: left;
margin-left: 1em;
margin-top: 0em;
	}

a:link, a:visited { 
	text-decoration: underline; 
	line-height: 1.25em;	
	color: #CC6600;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #FFCC33;
	}
	
.titles {
	font-family: georgia, verdana, times new roman, times, serif;
	font-size: 1.0em;
	line-height: 1em;
	font-weight: bold;
	color: #000000; 
	}
