body, p, td, tr, li  
{
	COLOR 			:#000000;
	FONT-STYLE		:normal;
	FONT-FAMILY 		:Verdana, Helvetica, Sans-serif;
	FONT-SIZE 		:7pt;
	FONT-WEIGHT		:normal;
		

	
}

body

{align: center}
a:link {
	COLOR: blue;
	text-decoration	:underline
}

a:visited {
	COLOR: blue;
	text-decoration	:underline
}

a:active {
	COLOR: blue;
	text-decoration	:underline
}

a:hover {
	COLOR: navy;
	text-decoration	:underline
}
