body {  
background-color: #000000;
font-family: arial, sans-serif;  } 
   
p { font-family: arial, sans-serif; 
color: #993333; 
font-size: medium;
margin-left: 20px; 
margin-right: 20px }

ul li { font-family: arial; sans-serif; color: #CB5B5B; }

a.nav { text-decoration: none; color: white; }

a:link { text-decoration: none; color: default; }
a:visited { text-decoration: none; color: default ; }
a:hover { text-decoration: underline; color: none; }
a:active { text-decoration: none; color: none; }

hr { height: 2px; width: 800px; color: #FFFECC; align: center; }

h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; text-align: center; font-weight: bold; color: #993333; }

h1 { font-size: xx-large; }  
h2 { font-size: x-large; }
h3 { font-size: medium;  }
h4 { font-size: medium;  }
h5 { font-size: x-small;  }
h6 { font-size: xx-small;  }

.frame { border: solid 5px #000000; }
.Pframe { border:solid 5px #CB5B5B; padding: 3px; } 
.Pframes { border:solid 2px #000000; padding: 2px; } 
.footer { font-size: medium; font-style: italic; text-align: center; color: #993333; }
.td1 { width: 16%; height:30px; text-align:center; }


.font { font color="993333"; }
.form { font-family: Arial, sans-serif; color: black; font-size: small; }
.center { text-align: center; }
.table2 td { width:650; padding: 10; align: center; }
.tableform { width:600; }
.table3 td { width:650; padding: 0; align: center; }
.comment { font-family: Arial, sans-serif; font-size: small; color: #0000FF; font-style: italic; margin-left: 20px; }

.table {  width:800px; background-color: #FFFECC; margin-left:0px; margin-right:0px; align: center; }

