table {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 18px;
color : #123456;
}

a:link  {
color : blue;
text-decoration: none
}

a:visited  {
color : blue;
text-decoration: none
}

a:hover  {
color : blue;
text-decoration: underline
}

a:active  {
color : #000000;
text-decoration: none
}

.headline {
font-family : georgia, palatino, serif;
font-size : 22px;
line-height : 18px;
color : #426d72;
}

.subhead {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size : 11px;
line-height : 18px;
color : #91500f ;
}

.text {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 18px;
color : #666666;
}

.nav {
font-family : georgia, palatino, serif;
font-size : 14px;
line-height : 36px;
}

a:link.nav {
color : #ffffff;
text-decoration: none
}

a:visited.nav {
color : #ffffff;
text-decoration: none
}

a:hover.nav {
color : 325170;
text-decoration: none
}

a:active.nav {
color : black;
text-decoration: none
}

.copyright {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 18px;
color : #FFFFFF;
}
