body {
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	background-image:url(images/backg_tile_2.jpg);
	background-repeat:repeat;
	margin-top:0px;
	color:#FFFFFF;
}
a:link {
	color: #57B7DF;
	text-decoration: none;
}
a:visited {
	color: #57B7DF;
	text-decoration: none;
}
a:hover {
	color: #ffCC00;
}
a:active {
	color:#57B7DF;
	text-decoration: none;
}
.header {
font-size:24px;
line-height:28px;
color:#9dd0e1;
}
.subheader {
font-size:18px;
line-height:24px;
color:#9dd0e1;
}

.bodystyle {
    color: #ffffff;
	font-size:12px;
	line-height:18px;
}
.footer {
font-size:10px;
}

