
BODY {
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
color : #000080;
background-color : #ffffff;
background-repeat : no-repeat;
background-attachment : fixed;
background-position : 0% 0%;
margin : 0%;
padding : 0;
border-width : 0;
border-style : none;
border-color : inherit;
width : auto;
}

A:visited {
text-decoration: none;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #000080;
background-color : transparent;
}

A:link {
text-decoration: none;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #000080;
background-color : transparent;
}

.active {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
color : #0000FF;
background-color : transparent;
}
.inactive {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
color : #000080;
background-color : transparent;
}
A:hover {
text-decoration: underline;
font-weight : bold;
color : #0000ff;
background-color : transparent;
}
