body {
	color: black;
	font-size: 9pt;
	font-family: arial;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
h1 { color: #5a8eda; font-size: 12pt; font-family: arial; font-weight: 700; }
h2 { color: #5a8eda; font-size: 13pt; font-family: arial; }
h3 { color: #0c2da3; font-size: 13pt; font-family: arial; }
h4 { color: #1939a9; font-size: 9pt; font-family: arial; font-weight: lighter; margin: 1.33em 0; }
p { color: white; font-size: 9pt; font-family: arial; line-height: 15pt; }
a:link { color: #5a8eda; }
a:visited { color: #5a8eda; }
a:hover { color: #fff; }
a:active { color: #5a8eda; }
#banner { background-color: #000; background-image: url(../images/top.jpg); height: 300px; width: 1000px; left: 0; top: 0; position: absolute; visibility: visible; }
#container { background-color: #000; height: 4122px; width: 1000px; left: 30px; top: 10px; position: relative; visibility: visible; margin-right: auto; margin-left: auto; }
#content { height: 3784px; width: 842px; left: 78px; top: 300px; position: absolute; visibility: visible; border-right: 1pt solid white; border-left: 1pt solid white; }
#bottom { background-image: url(../images/bottom.jpg); height: 174px; width: 990px; left: 0; top: 3972px; position: absolute; visibility: visible; }
#padding { height: 3700px; width: 780px; left: 32px; top: 0; position: absolute; z-index: 1; visibility: visible; }
td { border-width: 0; }
table { text-align: justify; border-width: 0; }
.pad { padding: 30px 0 45px 30px; }
.pic { vertical-align: middle; }
.list { color: #5a8eda; font-size: 11px; font-weight: 300;; }
