BODY
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	background-color: #f0f0f0;
	}

h1
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 14pt;
	font-weight: normal;
	line-height: 160%;
	}

.over 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12pt;
	font-weight: bold;
	}
	
select 
	{
	width: 65px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	background-color: #f0f0f0;
	}

td 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	background-color: #e0e0e0;
	vertical-align: top;
	}

.light 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	background-color: #f0f0f0;
	}

.dark 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	background-color: #c0c0c0;
	}

.darker 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	background-color: #909090;
	}	
	
.darkest 
	{
	font-family: Verdana, Arial, Helvetica; 
	color: white;
	font-size: 9pt;
	background-color: #000000;
	}

form	
	{
	margin: 0;
	}

.valid
	{
	color: #a0a0a0;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	font-weight: bold;
	background-color: #e0e0e0;
	}	
		
.valid a:link
	{
	color: #a0a0a0;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
	}
	
.valid a:visited
	{
	color: #a0a0a0;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
	}
	
.valid a:active
	{
	color: #a0a0a0;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
	}
	 
.valid a:hover
	{
	color: black;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
	}
	
a:link, a:visited, a:active 
	{ 
	color: #993333;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
	}	
	
a:hover 
	{
	color: #0000ff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}
.red 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	color: white;
	background-color: #ff3333;
	}
.yellow 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	color: black;
	background-color: #ffff33;
	}
.green 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	color: black;
	background-color: #33ff33;
	}
.blue 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	color: white;
	background-color: #3333ff;
	}
.tips
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	font-weight: normal;
	vertical-align: super;
}
	
