BODY {
background-color: #FFFFFF;
font-family: arial;
font-size: 10pt;
color: #000080;
font-weight: normal;
}
A:link {color: #0055FF}
A:visited {color: #0055FF}
A:active {color: #000066}
A:hover {color: #000066}

.menu{
text-decoration: none;
font-size: 8pt;
font-weight: bold;
font-family: arial;
}
.menu:link {color: #FFFFFF}
.menu:visited {color: #FFFFFF}
.menu:active {color: #FFCC77}
.menu:hover {color: #FFCC77}

.active{
text-decoration: none;
font-size: 8pt;
font-weight: bold;
font-family: arial;
color: #000066;
}

.submenu{
text-decoration: none;
font-size: 8pt;
font-weight: bold;
font-family: arial;
}

.redtext{
text-decoration: none;
font-size: 8pt;
font-weight: bold;
font-family: arial;
}
.redtext:link {color: RED}
.redtext:visited {color: RED}
.redtext:active {color: RED}
.redtext:hover {color: #880022}

.title0{
text-decoration: none;
font-size: 14pt;
font-weight: bold;
font-family: arial;
color: #9999DD;
}

.title{
text-decoration: none;
font-size: 10pt;
font-weight: bold;
font-family: arial;
color: #9999DD;
}

.small{
text-decoration: none;
font-size: 8pt;
font-family: arial;
color: #000066;
}

.text{
text-decoration: none;
font-size: 10pt;
font-family: arial;
color: #000066;
}

h1 {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #000066;
}

h2 {
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #000066;
} 

h3 {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #000066;
} 
