body{
	background: url(images/bg.gif) repeat-x top;
	color: #464646;
	font: 0.8em Arial,Helvetica,Sans-Serif;
}

a.bottom{
	color: #3cacff;
	text-decoration: none;
}

a.nav {

	color: #474747;
	text-decoration: none;

}

a.privacy {
	color: #ffffff;
	text-decoration: underline;
}


a:hover{
	text-decoration: underline;
}

.white_text {

	font-size: 11px;
	color: #000000;
	margin: 5px 5px 5px;
	text-align: left;

}

.nav_text {
	font-size: 14px;
	margin: 10px 15px 15px;
}

.headline_text {
	font-size: 14px;
	margin: 10px 15px 15px;
	text-align: justify;
}

.body_text {
	font-size: 12px;
	margin: 10px 15px 15px;
	text-align: justify;
}

.page_title {
	font-size: 24px;
	margin: 10px 15px 15px;
	text-align: justify;
}

.body_text_white{
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 15px 0px;
	text-align: justify;
}

.bottom_text_white {
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	margin: 10px 15px 15px;
}

.bottom_text {
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	margin: 10px 15px 15px;
}