body
{
	font-family: Arial;
	font-size: 0.8em;
	background-color: white;
}

.Border
{
	border:none;
	padding:0px;		
}

.Image
{
	display:none;		
}

H3
{
	COLOR: #0054A8;	
	font-size: 1.4em;
}

TD
{
	font-size: 0.8em;
}

A:link	
{	
	text-decoration: none;
	color:	#3333cc;
}	
		
A:visited	
{	
	text-decoration: none;
	color:	#333399;
}	
		
A:active
{	
	text-decoration: none;
	color:	#333399;
}	
		
A:hover	
{	
	text-decoration: underline;
	color:	#3333cc;
}
	
.Error
{
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
}
