@charset "utf-8";

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

	margin: 0;

	background-color: #143377;
}

h1 { font-family: "Century Gothic"; font-size: 17px }
h2 { font-size: 13px }
h3 { font-size: 11px }

table { font-size: 11px }
td, th { vertical-align: top }
img { border: none }

a { color: #143377 }
a:hover { color: #4465ac }

ul li { list-style: square }
