`body, td {
	font:''; font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff
}

body {
	background: #666633;
	font color: #FFFFFF;
}


a:link {color:#32708D; text-decoration:underline} 
a:visited {color:#32708D; text-decoration:underline} 
a:active {color:#32708D; text-decoration:underline} 
a:hover {color:#32708D; text-decoration:none}


.column_1 {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	font color: #FFFFFF;
}


.column_2 {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	font color: #FFFFFF;
}


.column_3 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	font color: #FFFFFF;
}


.nav_buttons {
	font-size: 11px;
	color: #32708D;
	font-weight: bold;
	line-height: 27px;
	padding-left: 12px
}

.nav_buttons a:link {
	color: #32708D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 223px;
} 

.nav_buttons a:visited {
	color: #32708D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 223px;
} 

.nav_buttons a:active {
	color: #32708D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 223px;
} 

.nav_buttons a:hover {
	color: #509CC0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 223px;
} 


.info_box {
	font-size: 11px;
}

.info_box_header {
	color: #000000;
	font-size: 11px;
	font color: #FFFFFF;	
}


.banner {
	color:#000000;
	font-weight: bold;
}


.logo {
	color:#000000;
}


.domain_name {
	color:#306E8B;
	font-size: 11px;
	font-weight: bold;
	padding-right: 7px;
}


.date {
	font-size: 11px;
	color:#306E8B;
	padding-right: 7px;
	font-weight: bold;
}


.border {
	border: 1px solid #666643;
	}

.footer {
	font-size: 11px;
	padding-bottom: 7px;
}