BODY, P {
	/*margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	*/
	font-family : "Times New Roman", Times, serif;
	background-color : #FFFFF0;
	color : navy;
	text-align : center;
	margin-top : 0;
	font:  8pt Times New Roman
	
}


TABLE {
	text-align : center;
	width : 100%;
	border : none;
	font : 8pt Times New Roman;
	color: navy;
}

H2 {
	font : 8pt Times New Roman;
	color: navy;
	text-align : center;
}

	
A:HOVER {
	color : BLUE;
	background : Yellow;
	font: 8pt Times New Roman;
}

A:LINK {
	color :Blue;
	text-decoration : none;
	font: 8pt Times New Roman;
}
A:VISITED {
	color :BLUE;
	text-decoration : none;
	font: 8pt Times New Roman;
	text-decoration : none;
}
