body, tr, td {
FONT-SIZE: 10px;
font-family: arial;
color: #69319E;
text-align: justify;
line-height: 12px;
      scrollbar-face-color: #FEE6FA;
      scrollbar-highlight-color: #FFFFFF;
      scrollbar-3dlight-color: #E2A2D6;
      scrollbar-darkshadow-color: #B5509E;
      scrollbar-shadow-color: #E2A2D6;
      scrollbar-arrow-color: #B5509E;
      scrollbar-track-color: #FEE6FA;

}

b {
color:#000000;
font-weight:bold;
}

i {
color:#FFEBB3;
}

u {
color:#B5509E;
}

H1 {
font-size: 14px;
font-family: Times New Roman;
color: #442173;
text-align: right;
text-transform: uppercase;
border-top: 1px solid #E2A2D6;
letter-spacing: 1px;
line-height: 100%;
height: 10px;
margin-top: 0;
margin-bottom: 15;
width: 100%;
}

a {
COLOR: #B5509E;
TEXT-DECORATION: none;
}

a:hover {
COLOR: #442173;
TEXT-DECORATION: none;
cursor: hand;
}