@charset "utf-8";
/* CSS Document */

body {
	background-color: #051d46;
}

td {
	font-family: Verdana;
	font-size: 12px;
	vertical-align: top;
	color: #FFFFFF;
	text-align: justify;
}

.content {
	margin-top: 5px;
	margin-right: 12px;
	margin-left: 6px;
	line-height: 18px;
	text-align: center;
}

.content a {
	color: #FFFFFF;
}