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;
}


.menulink{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}
A.menulink:LINK {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	text-decoration : underline;
	color: #FFF;
}
A.menulink:VISITED {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	text-decoration : underline;
	color: #FFF;
}
A.menulink:ACTIVE {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	text-decoration : underline;
}
A.menulink:HOVER {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color : #F00;
	text-decoration : underline;
}



a.whitemenu:link {
	font-size: 10pt;
	font-weight : bold;
	color : White;
}
a.whitemenu:hover {
	font-weight : bold;
	color : maroon;
}
a.whitemenu:visited {
	font-weight : bold;
	color : White;
}
a.whitemenu:active {
	font-weight : bold;
	color : White;
}


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;
}
.CourseTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

