body 
 {
background-color: #000000; 
color: #000000; 
font-family: courier;
font-size: 12px;
margin:0px;
padding:0px;
 }

body#pop
 {
background-color: #ffffff; 
color: #000000; 
font-family: courier;
font-size: 12px;
padding:10px;
 }

td
 {
color: #000000; 
font-family: courier;
font-size: 12px
 }

div.main
 {
 background-color: #ffffff;
 width:75%;
 margin-top:30px;
 margin-left:auto;
 margin-right:auto;
 padding:20px
 }

div.top
 {
 margin-top:-20px; 
 margin-left:-20px; 
 margin-right:-20px; 
 background-color:#000000;
 height:50px;
 }

img {border:0px}
img.border {border:solid 3px #F32727}
img.pre {visibility:hidden}

.title {font-size: 18px; font-weight: bold}
.center {text-align:center}

a {color: #F32727; text-decoration: underline}
a:active {color: #ffffff}
a:visited {color: #A61B1B}
a:hover {text-decoration: underline}

