BODY {
    font-family: Georgia, Times New Roman, Serif; color: #FFFFFF; background:#000000 ;
    margin: 0px;
}
A:link { color: #FFFFFF; font-weight: 600; text-decoration: underline; }
A:visited { color: #FFFFFF; font-weight: 600; text-decoration: underline; }
A:hover { text-decoration: underline; font-weight: 600; color:#E12EE7; }
TD { font-size: medium; font-style: normal; }
H1 { font-size: xx-large; font-weight: 600; color:#E12EE7; }
H2 { font-size: large; font-weight: 600; margin-top: 0px; margin-bottom: 0px; }
H3 { margin-bottom: 5px; }
H4 { font-size: medium; font-weight: 600; }
.black { background-color: #000000; color: #FFFFFF;}
.sat { font-size: small; font-weight: 400; font-style: italic; }


.indent { padding-left: 30px; padding-right: 30px; }
.main { position:absolute; width:100%; height:100%; z-index:1; left: 210px; top: 200px;}
.topbg { background-image: url(images/trianglebg.gif); background-repeat: no-repeat; background-position: center top; }
.linebg { background-image: url(images/linebg.gif); background-repeat: repeat-x; background-position: center top; }
.general { font-size: small; }
td.menu {font-size: small; font-weight: 600;}

table.frontText { width: 80%; }
td.frontText { text-align: center; font-size: x-small; padding-top: 20px; }