BODY, P, TD, UL, OL, LI, .reg  {
	font-family : Verdana;
	font-size : 10pt;
	color : #FFFFFF;
}

H2  {
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	color : #FFCB7A;
}

H4  {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	color : #FFCB7A;
}

A  {
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
	font-weight : bold;
	color : #FFFFCC;
}

A:Visited  {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #99CC99;
}

A:Hover  {
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
	font-weight : bold;
	color : #FFFFCC;
}

div.pad  {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

div.footer  {
	margin-top: 50px;
	font-family : Verdana;
	font-size : 7pt;	
	color : #FFFFCC;
}

A.mail:link  {
	font-family : Verdana;
	text-decoration : underline;
	font-size : 7pt;	
	color : #FFFFCC;
}
	
A.mail:Hover  {
	font-family : Verdana;
	font-size : 7pt;
	text-decoration : underline;
	font-weight : bold;
	color : #FFFFCC;
}

A.mail:visited  {
	font-family : verdana;
	font-size : 7pt;
	color : #99CC99;
}
