/* GENERAL */

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

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

a:hover, a:active { 
	text-decoration: underline; 
	color: #660099;
	}
	
.titles {
	font-family: georgia, verdana, times new roman, times, serif;
	font-size: 1.15em;
	font-weight: bold;
	line-height: .5em;
	text-align: right;
	color: #333333; 
 text-align: left;
}
