P  {
	BACKGROUND-COLOR : white;
	COLOR : black;
	FONT-FAMILY : verdana, arial;
	FONT-SIZE : 8pt;
}
BODY  {
	BACKGROUND-COLOR : white;
	COLOR : black;
	FONT-FAMILY : verdana, arial;
	FONT-SIZE : 8pt;
}
H1  {
	COLOR : #FFFFFF;
	FONT-SIZE : 14pt;
	font-family : Verdana;
	border-style : solid;
	border-color : #000363;
	border-width : 0pt;
	border-bottom-width : 0pt;
	font-weight : bold;
}
H2  {
	COLOR : #000363;
	FONT-SIZE : 13pt;
	font-weight : bold;
	font-family : Verdana, arial;
}
H3  {
	font-size : 11pt;
	font-family : Verdana, arial;
	color : #000363;
	font-weight : bold;
}
H4  {
	font-size : 10pt;
	font-family : Verdana, arial;
	color : #000363;
}
H5  {	
	color : #000363;
	FONT-SIZE : 9pt;
	font-family : Verdana, arial;
}
H6  {	
	color : #000363;
	FONT-SIZE : 8pt;
	font-family : Verdana, arial;
}

P  {
	COLOR : black;
	FONT-FAMILY : verdana, arial;
	FONT-SIZE : 8pt;
}
TD  {
	COLOR : black;
	FONT-FAMILY : verdana, arial;
	FONT-SIZE : 8pt;
}
TH  {
	BACKGROUND-COLOR : #000363;
	COLOR : white;
	FONT-FAMILY : verdana, arial;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : bold;
}

A:link 	{
	color: #FFFF00;
	background-color: #000099
}

A:visited {
	color: #FFFF00;
	background-color: #000099;
}

A:active
{
	background-color : #FFFFFF;
	color : #000000;
}
A:hover
{
	background-color : #00FFFF;
	color : #000000;
}
B  {
	color : #FFFFFF;
}