BODY {
	font-family : Verdana;
	font-size : smaller;
	background-color : White;
	font : normal;
	color : Navy;
}

H1 {
	font: medium Verdana;
	border-bottom : thin solid Blue;
	color : Navy;
}
H2 {
	font-family : Verdana;
	font-size : small;
	background-color : White;
	font : normal;
}
	
	P
	 {
	font-family: Verdana;
	font : x-small;
	background-color : White;
	font-style : normal;
	color : Navy;
}
TABLE {
	
}




