body, td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	}
	
a:hover, #subcontent a:hover
	{
	color: #CC9900;
	}		
	
.biglink a
	{
	color: #6383B9;
	text-decoration: none;
	}

#subcontent a
	{
	color: #6383B9;
	}
	
#contactboxcontent, #contactboxcontent a
	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
#contactboxcontent a:hover
	{
	color: #CC9900;
	text-decoration: none;
	}
	
.subtitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6383B9;
	font-weight: bold;
	}
	
input, textarea
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A4894;
	}