@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: white;
	
	margin: 0;

	background-color: #00294b;
}

table { font-size: 11px }
td, th { vertical-align: top }
p { line-height: 1.5em }
a { color: white }

img { border: none }

h1, h2, h3 { margin-top: 0 }
h1 { font-family: "Century Gothic"; font-size: 17px }
h2 { font-family: "Century Gothic"; font-size: 14px }
h3 { font-size: 11px }
h4 { font-size: 10px }

ul li { list-style: square; line-height: 1.5em }
ol li { line-height: 1.5em }
img { vertical-align: top }
