/* CSS Document */

body {
	background-color:#001440;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

a:link,a:active,a:visited {
	color:#6490d3 !important;
	text-decoration:underline;
}

a:hover,a:visited:hover {
	color:#2d4372;
	text-decoration:underline;
}

#bottom a:link,a:active,a:visited {
	color:#ffffff;
}

.txt {
	font-size:12px;
}

.sm {
	font-size:11px;
}

.head {
	font-size:14px;
	color:#001440;
	font-weight:bold;
	text-align:center;
}

.copy {
	color:#fbf2e3;
	font-size:11px;
}

.whbld {
	color:#fbf2e3;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}