#page {
 border: 0;
 clear: both;
 height: 500px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 1em;
 margin-left: auto;
 padding: 0;
 text-align: left;
 width: 800px;
 }
html>body #page {
 height: auto;
 margin-bottom: 1em;
 min-height: 500px;
 }
table {
 border-collapse: collapse;
 width: 100%;
 }
body {
 background-color: #000033;
 color: yellow;
 font-family: arial, helvetica, verdana, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 }
.break {
 background-color: white;
 line-height: 2px;
 margin-top: 15px;
 }
.clr {
 clear: both;
 }
.copy {
 color: gray;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
 }
a.copy:hover {
 color: #ff6666;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
 }
.eaoe {
 color: gray;
 clear: both;
 font-size: 10pt;
 font-weight: normal;
 margin: 1em;
 text-align: center;
 text-decoration: none;
 }
.gap {
 line-height: 5px;
 }
.heading {
 color: white;
 font-size: 24pt;
 font-weight: bold;
 }
.headingr {
 color: white;
 font-size: 24pt;
 font-weight: bold;
 text-align: right;
 }
.icon {
 vertical-align: top;
 }
.jpg {
 border: 2px solid yellow;
 margin: 1em 1em 1em 0;
 }
.jpgr {
 border: 2px solid yellow;
 float: right;
 margin: 1em 0 1em 1em;
 }
.line {
 background-color: white;
 line-height: 2px;
 margin: 0 20px 0 20px;
 padding: 0;
 }
.links {
 border: 0;
 clear: both;
 margin: 15px 0 15px 0;
 text-align: center;
 }
.none {
 border: 0;
 }
.subject { 
 color: white;
 font-size: 20pt;
 font-weight: bold;
 margin: 1em;
 text-align: right;
 text-transform: uppercase;
 }
.text {
 color: yellow;
 font-size: 14pt;
 font-weight: normal;
 text-decoration: none;
 }
.textb {
 color: yellow;
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
 }
.textbc {
 color: yellow;
 font-size: 14pt;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 }
a.textb:hover {
 color: white;
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
 }
.textc {
 color: yellow;
 font-size: 14pt;
 font-weight: normal;
 text-align: center;
 text-decoration: none;
 }
.textr {
 color: yellow;
 font-size: 14pt;
 font-weight: normal;
 text-decoration: none;
 float: right;
 }
.title {
 color: white;
 font-size: 18pt;
 font-weight: bold;
 vertical-align: top;
 }
.topspacer { 
 line-height: 103px;
 margin: 0 1em 0 0;
 text-align: right;
 }
.txt {
 color: yellow;
 font-size: 12pt;
 font-weight: normal;
 text-decoration: none;
 }
.txtb {
 color: yellow;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 }
a.txtb:hover {
 color: #ff6666;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 }
.txtbc {
 color: yellow;
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 }
.txtc {
 color: yellow;
 font-size: 12pt;
 font-weight: normal;
 text-align: center;
 text-decoration: none;
 }
.txtr {
 color: yellow;
 font-size: 12pt;
 font-weight: normal;
 text-align: right;
 text-decoration: none;
 }
.txtrw {
 color: yellow;
 font-size: 12pt;
 font-weight: normal;
 padding: 1em;
 text-align: right;
 text-decoration: none;
 }
ul.menu {
 list-style-image: url("/pix/icon.gif")
}
ul.menu li {
 border: 0;
 margin: 0 0 1em 0;
 text-decoration: none;
 vertical-align: top;
}