BODY
	{
	background: #012556;
	}
	
BODY, TABLE, INPUT, TEXTAREA, SELECT
	{
	color: #393939;
	font-size: 12px;
	font-family: Trebuchet MS, Arial;
	}
		
.home_bg
	{
	background: #012556 url(../images/bg_home.jpg) no-repeat center top;
	}
	
.footer
	{
	color: #8b8b8b;
	font-size: 80%;
	}
	
.footer A
	{
	color: #8b8b8b;
	text-decoration: none;
	}
		
.footer A:hover
	{
	text-decoration: underline;
	}