body {background-color:#0A0A0A;
margin-top:25px;
margin-left:25px;
margin-right:25px;
margin-bottom:25px;
height:100%;}

a:link {color: #606060; font-weight:bold}
a:visited {color: #303030; font-weight:bold}
a:hover {color: #303030; font-weight:bold}
a:active {color: #C0C0C0; font-weight:bold}

a:link img {border: 1px solid #193F7E}
a:visited img {border: 1px solid #FCAB0F}
a:hover img {border: 1px solid #F3DC98}
a:active img {border: 1px solid #C02300}

a.blue:link {color: #193F7E; font-weight:bold}
a.blue:visited {color: #FCAB0F; font-weight:bold}
a.blue:hover {color: #F3DC98; font-weight:bold}
a.blue:active {color: #C02300; font-weight:bold}

#container {margin-left:auto;
margin-right:auto;
width:700px;
}

p.index { font-family: Georgia, 'Times New Roman', serif;
font-size: x-small;
color: #C0C0C0;
}

p { font-family: Georgia, 'Times New Roman', serif;
font-size: medium;
color: #C0C0C0;
}

img {
padding:5px;
}

td img {
vertical-align: bottom;
padding:0px;
}

hr {
  border:0;
  border-top: 3px solid #193F7E;
  height: 0;
  background: #193F7E;
   }

b.title {
   font-family:Georgia, 'Times New Roman', serif;
   font-size:x-large;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   color:#C0C0C0;
   text-align:left;
   }

b.description {
   font-family:Georgia, 'Times New Roman', serif;
   font-size:medium;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   color:#C0C0C0;
   text-align:left;
   }

b.bold {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:medium;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   color:#C0C0C0;
   text-align:center;
   }
   
h1 {
   font-family:Georgia, 'Times New Roman', serif;
   font-size:x-large;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   color:#B96B6B;
   text-align:left;
   }
   
h2 {
   font-family:Georgia, 'Times New Roman', serif;
   font-size:small;
   font-style:italic;
   font-variant:normal;
   font-weight:normal;
   color:#C0C0C0;
   text-align:left;
   }
   
h3 {
   font-family:Georgia, 'Times New Roman', serif;
   font-size:medium;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   color:#C0C0C0;
   text-align:left;
   }

td.tbody {
   font-family:Georgia, 'Times New Roman', serif;
   font-size:medium;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   color:#C0C0C0;
   text-align:left;
   margin:10px;
   }

td.image {
   font-family:Georgia, 'Times New Roman', serif;
   font-size:xx-small;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   color:#193F7E;
   text-align:center;
   margin:5px;
   }


INPUT { background-color:#0A0A0A;
border-color:#C0C0C0;
color:#C0C0C0;
font-family:Georgia, 'Times New Roman', serif;
font-size:small;
}
