@charset "iso-8859-1";

body {background-color: #ffffff;
  Background-image: url('images/background.gif'); background-repeat: repeat-x;

  color: #000000;
  font-family: Tahoma;
  font-size: 11}


a:link { color: #006CFF; text-decoration: none}
 a:hover { color: #0C62C3; text-decoration: none }
 a:active { color: #006CFF; text-decoration: none }
 a:visited { color: #006CFF; text-decoration: none }

 
#0C62C3
.center {text-align: center}


.italic {font-style: italic}

.bg {  background-attachment: fixed; background-image: url('image.jpg'); background-repeat: no-repeat; background-position:  center; } 
.list { .list {font-weight:bold; text-decoration: underline; color: #000000;}
 

td {font-family: Tahoma; color: #000000; spacing: 0;
  font-size: 11}
th {font-family: Tahoma; font-weight: bold; color: #000000; align: right;  padding: 0; spacing: 0;
  font-size: 11}
  
h1, h2, h3, h4, h5, h6 {text-align: center}

