body, td
{
 font-family: Arial;
 font-size: 12px;
}

.small
{
 font-size: 10px;
}

.mainframe
{
 border: solid 1px #003366;
}

p
{
 font-size: 12px;
 line-height: 150%;
}

.content
{
 font-size: 12px;
 line-height: 150%;
}

a:link
{
 color: #006699;
}

a:visited
{
 color: #333366;
}

a:hover
{
 color: #CC6600;
}

.toplink
{
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color: #663300;
 text-decoration: none;
}

.toplink:hover
{
 text-decoration: underline;
}


h1
{
 font-size: 18px;
 color: #663300;
}

h2
{
 font-size: 16px;
 color: #003366;
}

h3
{
 font-size: 14px;
 color: #003333;
}

.contentcenter
{
 width: 80%;
 margin-left: 10%;
}

th
{
 font-size: 10px;
 font-weight: bold;
 background-color: #FFFFFF;
}

.navigator
{
 border-left: solid 1px #99CCFF;
 border-top: solid 1px #99CCFF;
 border-right: solid 1px #006699;
 border-bottom: solid 1px #006699;
}

.navigatortitle
{
 border: solid 1px #6699CC; 
 background-color: #F0F0F0;
 padding-bottom: 2px;
 border-left: solid 1px #cccccc;
 border-top: solid 1px #cccccc;
 border-right: solid 1px #ffffff;
 border-bottom: solid 1px #ffffff;
}
