h1, h2, h3, h4, h5 { font-family: Arial, Helvetica, sans-serif; color: ff0000 }
.small { font-size: 8pt }
.med { font-size: 10pt }
.large { font-size: 12pt }
p { font-family: Arial, Helvetica, sans-serif; font: 12; color: #000070; margin-left: 10px; margin-top: 10px; margin-right: 20px; }
ul { font-family: Arial, Helvetica, sans-serif; font: 12; color: #000070; margin-left: 40px; margin-top: 10px; margin-right: 20px; }
ol { font-family: Arial, Helvetica, sans-serif; font: 12; color: #000070; margin-left: 40px; margin-top: 10px; margin-right: 20px; }
.indent { font-family: Arial, Helvetica, sans-serif; font: 12; color: #000070; margin-left: 30px; margin-top: 10px; margin-right: 30px; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 12; text-align: center; background-color: #0000ff; color: #000070 }
blockquote { font-family: Arial, Helvetica, sans-serif; font-size: 12; color: #000070 }
.medwhite { font: 11pt "Arial"; color: #ffffff }
.listwhite { font: 10pt "Arial"; color: #ffffff }
.medred { font: 10pt "Arial"; color: #ff0000 }
.black { color: #000000 }
.dblue { color: #000070 }
.dgreen { color: #008b00 }
.white { color: #ffffff }
.yellow { color: #ffff00 }
.red { color: #ff0000 }
.smallwhite { font-size: 9pt; color: #ffffff }
.smallyellow { font-size: 9pt; color: #ffff00 }
a { color: red; }
a:hover { color:red; background-color: #ffff00; text-decoration: underline }
.smallunder { font-size: 9pt; color: #ffffff; text-decoration: underline }

table { color: #000070; }

td { text-align: center }
.lefty { text-align: left }
.whiteback { background-color: #ffffff; }
.blueback { background-color: #0000ff; }
.marleft {margin-left: 10px; font-size: 8pt }
.marright {margin-right: 10px;}

div { width: 690px; margin-left: auto; margin-right: auto;  text-align: left; background-color: #eeeeee; }

div.onecol { width: 690px; margin-left: auto; margin-right: auto; text-align: left; background-color: #eeeeee; }
* {padding:0; margin:0}