body {
	background-color: #264E75;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.content a:link, a:active, a:visited {
	color: #33CCFF;
	text-decoration: none;
}
