body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 8pt; 
	font-family: verdana;
	background-color:#E2E2E2;
}


td 
	{
		font-size: 8pt; 
		font-family: verdana; 
		vertical-align: top;
	}
	
.alt_row
	{
		background-color:#CCCCCC;
	}			
	

.tbl_head
	{
		font-size:9pt; 
		font-family: verdana; 
		text-align: left; 
		background: #333399;
		color: #FFFFFF; 
		font-weight: bold;
	}
	

a 
	{
		color: blue;
		font-weight: normal;
		text-decoration: none;
	}
	
a: hover
	{
		text-decoration: underline;
	}
	
.main_nav
	{
		font-size:9pt;
		font-family:verdana;
		font-weight:bold;
	}	
	

.footer_link a
{
	color: white;
}

	
.title
	{
		color: #5282A5;
		font-weight: bold;
		font-size: 9pt;
	}
	
	
select, input
	{
		font-size: 8pt;
	}
	


