body{
margin:0px;
position: relative;
scrollbar-face-color: #0069C7;
scrollbar-shadow-color: #919191;
scrollbar-highlight-color: #919191;
scrollbar-3dlight-color: #919191;
scrollbar-darkshadow-color: #919191;
scrollbar-track-color: #919191;
scrollbar-arrow-color: white;
}

td {
font-family: Tahoma;
font-size: 11px;
color: #252525;
text-decoration: none;
}

img {
text-decoration: none;
font-size: 10px;
color: #B7B7B7;
}

font {
font-family: Tahoma;
font-size: 10px;
color: white;
text-decoration: none;
border: none;
}

a {
text-decoration: none;
font-family: Tahoma;
font-size: 11px;
color: black;
}

a:hover {
font-family: Tahoma;
font-weight: bold;
text-decoration: underline;
font-size: 11px;
color: #DBDBDB;
}

a:visited {
font-family: Tahoma;
font-size: 11px;
color: #DBDBDB;
}

a:active {
font-family: Tahoma;
font-size: 11px;
color: #DBDBDB;
}

a:link{
font-family: Tahoma;
font-size: 11px;
color: #DBDBDB;
}

H1 {
font-family: Tahoma;
font-size: 12px;
color: white;
text-decoration: none;
border: none;
margin-top:0px;
margin-bottom:0px;
}

H2 {
font-family: Tahoma;
font-size: 15px;
color: black;
text-decoration: none;
border: none;
margin-top:0px;
margin-bottom:0px;
}

H3 {
font-family: Tahoma;
font-size: 10px;
color: white;
text-decoration: none;
border: none;
margin-top:0px;
margin-bottom:0px;
}

H4 {
font-family: Tahoma;
font-size: 11px;
color:  white;
text-decoration: none;
border: none;
margin-top:0px;
margin-bottom:0px;
}

H5 {
font-family: Tahoma;
font-size: 13px;
color: white;
text-decoration: none;
border: none;
margin-top:0px;
margin-bottom:0px;
}

H6 {
font-family: Tahoma;
font-size: 11px;
color: black;
text-decoration: none;
border: none;
margin-top:0px;
margin-bottom:0px;
}

strong {
font-family: Tahoma;
font-size: 11px;
color: black;
}

hr {
color: black;
}

.font1  {
font-family: Tahoma;
font-size: 11px;
color: red;
}

.font2 {
font-family: Tahoma;
font-size: 10px;
color: white;
}

.font3  {
font-family: Tahoma;
font-size: 11px;
color: white;
font-weight: bold;
}

.b {font-weight: bold;}
.i {font-style: italic;}
