BODY {
	color: Black;
	background-color: black; 
}
TABLE, DIV, TR, TD, P {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
.boldtext {
	font-size: 12pt;
	font-variant: small-caps;
	font-weight : bold;
}
A {
	color : #990033;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color : maroon;
	font-weight : bold;
}

a.whitemenu:link {
	font-size: 10pt;
	font-weight : bold;
	color : White;
}
a.whitemenu:visited {
	font-weight : bold;
	color : White;
}
a.whitemenu:active {
	font-weight : bold;
	color : White;
}
a.whitemenu:hover {
	font-weight : bold;
	color : maroon;
}


a.altmenu:link {
	font-weight : bold;
	color : Black;
}
a.altmenu:visited {
	font-weight : bold;
	color : Black;
}
a.altmenu:active {
	font-weight : bold;
	color : Black;
	font-family: Arial;
	font-size: 8px;

}
a.altmenu:hover {
	font-weight : bold;
	color : maroon;
}
.pricing {
	color : Maroon;
	font-weight : bold;
	font-style : italic;
}
a.boldmenu {
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}
a.boldmenu:visited {
	font-weight : bold;
	color : Red;
	text-decoration : underline;	
}
a.boldmenu:active {
	font-weight : bold;
	color : Red;
	text-decoration : underline;	
}
a.boldmenu:hover {
	font-weight : bold;
	color : Blue;
	text-decoration : underline;	
}
.pagetext{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pts;
}
.inset{
	font: italic 24px Georgia;
	color :silver;
	text-shadow: ThreedLightShadow;
}

