BODY, TD, P, DIV  {
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-size : 12px;
}

H1  {
	font-family : tahoma, Arial;
	margin-top : 8px;
	margin-left : 25px;
	margin-bottom : 0px;
	font-size : 24px;
	font-weight : bold;
	color : #FFAA00;
}

H2  {
	margin : 0px;
	font-size : 18px;
	font-weight : bold;
}

H3  {
	margin : 0px;
	font-size : 14px;
	font-weight : bold;
}

A, A:Visited, A:Active, A:Link {
	text-decoration : dotted;
	color : #990000;
}

A:Hover  {
	color : #FF0000;
	text-decoration : underline;
}

A.marg, A.marg:Visited,A.marg:Acitive, A.marg:Link  {
	background-color : #000000;	
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma, Helvetica;
	text-decoration : none;
	padding-left : 4px;
	width : 140px;
}

A.marg:Hover  {
	background-color : #DD0000;
	color : white;
}

A.margsub, A.margsub:Visited, A.margsub:Acitive, A.margsub:Link  {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	text-decoration : none;
}

A.margsub:Hover  {
	color : #DD0000;
	text-decoration :underline;
}

A.topp, A.topp:Visited, A.topp:Active, A.topp:Link {
	color : #FFC001;
	font-size : 11px;
	font-weight : bold;
	font-family : Tahoma, Helvetica;
	text-decoration : none;
}

A.topp:Hover  {
	color : #FFFFFFFF;
	text-decoration : underline;
}

DIV.marg {
	border-bottom : #F5B75C 1px solid;
}

#px10  {
	font-size : 10px;
}

#px14  {
	font-size : 14px;
}
