BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
margin: 0px;
background: #ffffff;
color: #000000;
}

TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

P {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

A:LINK {
color : #ffffff;
text-decoration : underline;
}
A:VISITED {
color : #ffffff;
text-decoration : underline;
}
A:HOVER {
color : #c6c6c6;
}
A:ACTIVE {
color : #c6c6c6;
text-decoration : underline;
}

H1 {
font-family : Verdana, Arial, sans-serif;
font-size : 120%;
font-weight: bold;
}

H2 {
font-family : Verdana, Arial, sans-serif;
font-size : 110%;
font-weight: bold;
}

H3 {
font-family : Verdana, Arial, sans-serif;
font-size : 90%;
font-weight: normal;
}

H5 {
font-size: 0px;
margin-top: 0px;
margin-bottom: 0px;
visibility: hidden;
display: none;}

H4, H6 {
font-size : 150%;
font-weight : bold;
color : #ff3030;
}

HR {
color: #FFFFFF;
height: 1px;
width: 100%;
}

LI {list-style-type: disc}

.c70 {
font-family : Verdana, Arial, sans-serif;
font-size : 70%;
font-weight: bold;
}

.copyright {
margin-top: 6px;
color: #000000;
font-size: 50%;
font-weight: bold;
padding: 2px;
text-align: left;
}