
DIV.FOOTER { font-family: verdana,verdana ref,geneva,san-serif; font-size: 12pt; }

BODY {
   font-family: verdana,verdana ref,geneva,san-serif;
   font-size: 90%;
   font-style: normal;
   font-weight: normal;
   color: Black;
   background-color: #000099;
}

TD {
	
   font-family: verdana,verdana ref,geneva,san-serif;
   font-size: 90%;
   font-style: normal;
   font-weight: normal;
   color: Black;
   background-color: #ffffff;
}

A {
	text-decoration: none;
	color: #000099;
	font-weight : bold;
	
}
A:Hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight : bold;
}

H1 { font-size: 140%; font-weight: bold; color: Black; }
H2 { font-size:	130%; font-weight: bold; color:Black;;}
H3 { font-size:	120%; font-weight: bold; color: Black;;}
H4 { font-size:	110%; font-weight: bold; color: Black;;}



