P {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	COLOR : White;
}

BODY {
	background: #00389A;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color : White;
	line-height : 10px;
}

H1 {
	font-size :10pt;
	font-style : oblique;
}

H2 {
	font-size :12pt;
	font-style : italic;
}

INPUT {
	font-size : 8pt;
	height : 20px;
}

A {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	text-decoration : none;
	}

A:LINK {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	text-decoration : none;
	}

A:HOVER {
	color : White;
	text-decoration : none;
	font-style : italic;
}

A:VLINK {
	color : White;
	text-decoration : none;
}

A:ACTIVE {
	color : White;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}

TABLE {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

HR {
	color: #0087BF;
	height : 1px;
}

UL {
	list-style-image : url(images/hell.gif);
	list-style : outside;
}