body, a
{
	font-family: Arial; 
	font-size: 12px;
}

a.Menu1:link       { text-decoration: none }
a.Menu1:visited    { text-decoration: none }
a.Menu1:active     { text-decoration: none }
a.Menu1:hover      { text-decoration: none; color : Black }

a.Menu2:link       { text-decoration: none }
a.Menu2:visited    { text-decoration: none }
a.Menu2:active     { text-decoration: none }
a.Menu2:hover { color : #CCCCCC }

a.Menu3:link { text-decoration: underline } 

.Title1
{
	color: White;
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
}

.Title2
{
	color: Black;
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
}

.Title3
{
	color: Black;
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
}

.Title4
{
	color: #666666;
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
}

.Menu1
{
	color:#003366;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
}

.Menu2
{
	color: White;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
}

.Menu3
{
	color: #000066;
	font-family: Arial; 
	font-size: 11px; 
}

.Menu4
{
	color: Black;
	font-family: Arial; 
	font-size: 10px; 
}

.Button, input
{
	color: Black;
	font-family: Arial; 
	font-size: 12px; 
}

.Date
{
	color: #CCCCCC;
	font-family: Arial; 
	font-size: 11px;
}

.FormatLabel
{
	color: Black;
	font-family: Arial; 
	font-size: 10px; 
}

.Copyright
{
	color: Black;
	font-family: Arial; 
	font-size: 11px; 
}

td, p, span
{
	color: Black;
	font-family: Arial; 
	font-size: 12px; 
}
