P  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : 30pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #C00000;
}

H2  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #cc3300;
}

H3  {
	font-size : 13pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ff66cc;
}

H5 {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ff66cc;
}

H4.nav  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

A  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Visited  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Active  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A:Hover  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

BODY  {
	bgcolor : #C09500;
	font-family : Arial;
	font-size : 10pt;
}



TD     {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

TH     {
	font-size : 18pt;
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

HR  {
	width : 80%;
	color : #990000;
	size  : 1
}

