BODY {

	background-color : White;

	margin-top : 0;

	margin-left : 0;

	margin-bottom : 0;

	margin-right : 0;

}



BODY, table, tr, TD, li, form, h2, h3, h4, p, ol, ul {

	font-family : Arial, Helvetica, sans-serif ;

	font-size : 9pt;

	color: #072751;

}



ol {

	list-style : decimal;

}



ul {

	list-style : square;

}



td.h2, h2 {

	font-size : 14pt;

	color: #072751;

	font-weight: normal;

}



td.h3, h3 {

	font-size : 9pt;

	color: #072751;

	font-weight: bold;

	text-transform: uppercase;

}



h4 {

	font-size : 9pt;

	color: #000000;

	font-weight: bold;

}



A {

	text-decoration: none;

	color: blue;

}



A:Hover {

	text-decoration: underline;

	color: red;

}



A.menu {

	text-decoration: none;

	color: #ffffff;

	font-size : 9pt;

}



A.menu:Hover {

	text-decoration: none;

	color: 33cccc;

	font-size : 9pt;

}



.8pt {

	color: #ffffff;

	font-size : 8pt;

}



.s {

	font-size : 8pt;

}

