font.welcome{
	font-weight: bold;
	color: white;
	font-size: 14pt;
	line-height: 14pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
}
font.lbl{
	font-weight: bold;
	color: darkgrey;
	font-size: 12pt;
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
}
font.tblsmall{
	font-weight: bold;
	color: black;
	font-size: 6pt;
	font-family: helvetica;
	font-varient: normal;
	font-style: normal;
}
font.disclamer{
	font-weight: bold;
	color: red;
	font-size: 7pt;
	font-family: helvetica;
	font-varient: normal;
	font-style: normal;
}
font.location{
	font-weight: bold;
	color: white;
	font-size: 10pt;
	font-family: helvetica;
	font-varient: normal;
	font-style: normal;
}

a:link {color: white; font-weight: bold; }
a:visited {color: white; font-weight: bold;}
a:active{color: white; font-weight: bold;}
a:hover { background: #999999; color: orange; font-weight: bold;}
