body {
      background: #B80A0B url('pics/back.jpg') repeat-x;
      font-family : Verdana;
      font-size : 10pt;
      font-style : normal;
      color: #000000
}

a:link, a:visited, a:active {
	text-decoration: underline;
    font-weight: normal;
    color: #000000 }

 A:hover {
    text-decoration:none; 
    font-weight: normal;
    background-color : #B80A0B;
    color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF; 
    }

.td_top {background: url('pics/td_top'); width: 1000px }
.td_left {background: url('pics/left_back.jpg'); width: 158px }
.td_right {background: url('pics/right_back.jpg'); width: 92px }
.td_middle {background: #DC9A9B url('pics/td_middle.jpg') no-repeat; text-align: justify ; width: 750px}

.td_linkit {border: 1px solid #FFFDF1; background: #C6D590; padding: 1px; width: 333px; }

table, td { 

      font-family : Verdana;
      font-size : 10pt;
      text-align: justify
      font-style : normal;
      color: #000000;
}

img   {  
        border-color: #000000
}


h1{ 

      font-family : Verdana;
      font-size : 7pt;
      text-align: center;
      color: #000000;
}