.text {
	font-family : Myriad, Verdana, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
}

.menu {
        border-style: solid;
        border-width: 1px;        /* sets border width on all sides */
        border-color: #ffffff;
        background-color: #000000;
}

#what {
	VISIBILITY: hidden; POSITION: absolute
}

.hdrtext {
	font-family : Garamond, Verdana, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #000000;
}

.whitetext {
	font-family : Myriad, Verdana, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #ffffff;
	FONT-WEIGHT: bold;
}

.blacktext {
	font-family : Myriad, Verdana, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
	FONT-WEIGHT: bold;
}

.redtext {
	font-family : Myriad, Verdana, Helvetica, sans-serif; 
	font-size: 11pt;
	color: #E10000;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.footertext {
	font-family : Myriad, Verdana, Helvetica, sans-serif; 
	font-size: 7pt;
	color: #ffffff;
}

.menutext {
	font-family : Myriad, Verdana, Helvetica, sans-serif; 
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}

a:vlink  {color : #FFFFFF;}
a:hover  {color : #E10000;}