SUB {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

SPAN {
	
}

P  {
	font-size : 12px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : .2em;
	margin-top : .5em;
}

H1  {
	font-size : 16px;
	color : White;
	border-style : none;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 0em;
	margin-top : 0em;
}

H2  {
	margin-top : 0em;
	margin-bottom : 0em;
	font-size : 18px;
	font-family : sans-serif;
	font-weight : bold;
	color : 333333;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	font-size : 14px;
	text-transform : uppercase;
	margin-top : .8em;
	margin-bottom : 0em;
}

A  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : bold;
	color : 999900;
	text-decoration : none;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : 999900;
	text-decoration : none;
}

A:Active  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : CCCC66;
	text-decoration : none;
}

H4 {
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Gray;
}


A:Hover  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Green;
}

BODY  {}

