
BODY {
	font-family: Arial,            Helvetica,            Sans-serif;
	font-size: 1em;
	font-color : rgb(95,93,92);
	background-color : rgb(153,151,148)
}

H3 {
	color: rgb(255,0,0);
	font-family : Verdana
}

UL {
	font-size: 10pt
}

OL {
	font-size: 10pt
}



P {
	line-height: 1.75em
}



A:link{
	text-decoration: none ;
	color : #5F5D5C;
	font-weight : bold;
	text-indent : 0em
	
}

 A:visited{
	text-decoration: none ;
	color : #5F5D5C;
	font-weight : bold;
	text-indent : 0em
	
}

 A:active {
	text-decoration: none ;
	color : #5F5D5C;
	font-weight : bold;
	text-indent : 0em
	
}

 A:hover{
	text-decoration: none ;
	color : #5F5D5C;
	font-weight : bold;
	text-indent : 0em
	
}

A:hover {
color : rgb(153,151,148)
}
