a{
color: #7F9BB1;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

td{
font-family: "verdana";
font-size: 9pt;
}

.topnav{
font-family: "verdana";
font-size: 7pt;
text-align: right;
}

.topnavlink{
COLOR: #67674E;
FONT-FAMILY: "Verdana";
font-size: 8pt;
font-weight: bold;
TEXT-DECORATION: none;
}

A.topnavlink:hover
{
TEXT-DECORATION: underline;
}

.headlink{
COLOR: #000;
font-family: "Tahoma";
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

A.headlink:hover{
text-decoration: underline;
}

.quote{
COLOR: #FFFFFF;
font-family: "Tahoma";
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

A.quote:hover{
text-decoration: underline;
}

.leftnavlink
{
COLOR: #FFF;
FONT-FAMILY: "Verdana";
font-size: 8pt;
font-weight: bold;
TEXT-DECORATION: none;
}

A.leftnavlink:hover{
color:#F1F9AC;
}

.bottomlink
{
color: #FFF;
font-weight: bold;
text-decoration: none;
font-size: 8pt;
}

A.bottomlink:hover{
text-decoration: underline;
}

h1{
color: #67674E;
font-size: 18px;
margin-bottom: -18px;
font-family: tahoma, verdana;
}

h1:first-letter{
color: #333;
font-size: 35px;
text-transform: uppercase;
padding: 3px;
margin-right: 0px;
text-decoration: none;
}

