body {
	background-color : #ffffff; 
	color : #333333;	
	text-align : justify ;
	font-family:book antiqua, century schoolbook  l, garamond, sans-serif, Verdana, Helvetica; 

}

a{text-decoration:none;}
a:link {color : #660099;}
a:visited {color : #660099;}

a:hover {color: #CA463A;}

p, ul, ol, li, table, td {
	font-family : sans-serif, Verdana, Helvetica; 
	color : #333333; 
	text-align : justify ;

}



.content h1, h2, h3 {
	color: #9A463A;
	font-style : italic ;
	font-family: centaur, urw palladio l, courier ;
	border-bottom : 1px solid #333333;
	margin-top : 2ex;
}

h1 {color : black;
	text-transform : uppercase;
	font-family: book antiqua, new century schoolbook, times new roman, sans-serif ;
	margin-top : 2ex;
}

.content hr{
        color : #404040;
        background-color : #404040;
        height : 2px;
        border: 0 solid
	#404040;
}

p.top{	color: #111111; 
	font-size:200%; 
	font-weight:bold;
} 

p.top2{	color: #111111; 
	font-size:150%; 
}


