P  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
}

H1  {}

H2  {}

H3  {
	font-family : arial, helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	color : white;
}

H6	{
	font-family : arial, helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	color : white;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : white;
	background-color : black;
}

td  {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : white;
}

.links  {
	COLOR : #ffffff;
	FONT-FAMILY : arial, helvetica, sans-serif;
	FONT-SIZE : 9pt;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 100%;
	TEXT-DECORATION : none;
}

.links:hover  {
	COLOR : #00ccff;
	FONT-FAMILY : arial, helvetica, sans-serif;
	FONT-SIZE : 9pt;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 100%;
	TEXT-DECORATION : none;
}


.titlewhite  {
	COLOR : #ffffff;
	FONT-FAMILY : arial, helvetica, sans-serif;
	FONT-SIZE : 14pt;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 100%;
	TEXT-DECORATION : none;
}
	

.tiphead  {
	COLOR : #ffffff;
	FONT-FAMILY : arial, helvetica, sans-serif;
	FONT-SIZE : 12pt;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 100%;
	TEXT-DECORATION : none;
	background-color : #990000;
}
.blue  {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : blue;
}
