body 
{
	color: white;
	font-size:10pt;
	font-family:Verdana;
}

table
{
	font-size:10pt;
	font-family:Verdana;
}

body.black
{
	background-color: black;
	color: white;
}

body.reverse, td.reverse 
{
	background-color: #ff1A00;
	color: white;
}

/* Anchor Definition */
A:link 
{
	color: white;
} 
A:visited 
{
	color: white;
} 
A:active
{ 
	color: white;
} 

/* Style Definitions */
p, span, div
{
	font-size:10pt;
	font-family:Verdana;
}

div.Menu
{
	vertical-align:middle;
	padding:5px;
	width:140px; 
	height:17px;
	cursor:default;
}

span.title
{
	font-size:20.0pt;
}

span.Address
{
	font-size:12.0pt;
}

span.TableTitle,p.TableTitle
{
	font-family:"Arial Rounded MT Bold";
	font-size:12.0pt;
}

p.specials
{
	font-family:"Arial Rounded MT Bold";
	font-size:30.0pt;
}

p.NoClass
{
	color: #FEDE58;
}
