TD {
   color : #000099;
	background : transparent;
	font-family : "MS Sans Serif", Geneva, sans-serif, sans-serif;
	font-size : 10pt;	
	
}
H3 {
	background-color : transparent;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : Navy;
	font-size : small;
	
}

H3.whitetxt {
	background : transparent;
	color : White;
	font-size : small;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	}

BODY {
	color : #000099;
	background-color : transparent;
	font-family : "MS Sans Serif", Geneva, sans-serif, sans-serif;
	font-size : 10pt;
	background-image : url(gray_bg.gif);
	margin : 0;
}

A {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}