/* Page Style */
BODY
{	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
.index {
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
	color: #666666; 
}

.NoClass
{
	font-weight: bold;
	color: #ffffff;
	background-color: #003399;
}

/* Table Style */
TABLE
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;}

/* Link Style */
A:link
{	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
A:visited
{	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
A:hover
{	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}

.BlueMenu{font-weight: bold;color: #FFFFFF;}


/* Headers */
H1 {font-family: Arial, Helvetica;
	font-size: 12pt; 
	color: black;}

/* Selects (Drop Down Lists) */
SELECT
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Serif;
}

INPUT
{	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Serif;}
