BODY{
scrollbar-face-color: #B3B0B6;
scrollbar-track-color: #7579AA;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-arrow-color: #002A7B;
font-family: arial;
font-size: 10pt;
}

TD{
font-family: Arial;
font-size: 10pt;
}

A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
color : #002B7B;
text-decoration : none;
font-weight : bold;
}

A:HOVER {
color : #899FF6;
text-decoration : underline;
font-weight : bold;
}

A.Normall, A.Normall:LINK, A.Normall:VISITED, A.Normall:ACTIVE, A.Normall:FOCUS {
color : #002B7B;
text-decoration : none;
font-weight : bold;
font-family: Arial;
font-size: 10pt;
}

A.Normall:HOVER {
color : #899FF6;
text-decoration : underline;
font-weight : bold;
font-family: Arial;
font-size: 10pt;
}

.Button {
background-color: #B3B0B6;
font-family: Arial;
font-size: 10pt;
color: #002A7B;
font-weight : bold;
border: 2px solid #002A7B;
}

INPUT{
background-color: #ffffff;
color: #002A7B;
font-family: Arial;
font-weight: normal;
font-size: 10pt;
border: 2px solid #002A7B;
}

