body, tr, td {

FONT-SIZE: 11px;
font-family: arial;
color: #6A6A6A;
text-align: justify;
line-height: 15px;
      scrollbar-face-color: #000000;
      scrollbar-highlight-color: #000000;
      scrollbar-3dlight-color: #000000;
      scrollbar-darkshadow-color: #000000;
      scrollbar-shadow-color: #000000;
      scrollbar-arrow-color: #9B003A;
      scrollbar-track-color: #000000;

}

b {
color:#9B003A;
letter-spacing:2px;
font-weight:bold;
}

i {
color:#FF005A;
letter-spacing:1px;
}

u {
color:#CFCFCF;
border-bottom:1px dotted #006107;
}

H1 {
      font-size: 11px;
      color: #535353;
      text-align: center;
      background-color: #000000;
      text-transform: uppercase;
font-weight: bold;
font-family: arial;
letter-spacing: 2px;
line-height: 100%;
height: 10px;
margin: 0px;
margin-top: 0;
margin-bottom: 0;
width: 100%;
}

H2 {
      font-size: 11px;
      color: #FF005A;
      text-align: center;
      background-color: #000000;
      text-transform: uppercase;
font-weight: bold;
font-family: arial;
letter-spacing: 2px;
line-height: 100%;
height: 10px;
margin: 0px;
margin-top: 0;
margin-bottom: 0;
width: 100%;
}

a {

COLOR: #85908B;
TEXT-DECORATION: none;
}

a:hover {
COLOR: #2E2E2E;
TEXT-DECORATION: none;
cursor: hand;

}


#navi a {display: block;
background-color:#000000;
color:#9B003A;
text-decoration:none;
font-family:arial;
font-size: 11px;
line-height:12px;
height:12px;
text-align:center;
}

#navi a:hover {
background-color:#0F0F0F;
color:#B6B6B6;
text-decoration:none;
font-family:arial;
font-size: 11px;
line-height:12px;
height:12px;
text-align:center;
}