body { background-color: #F7F7F7 }

A:link { font-family: Verdana; font-size: 11px; text-decoration: underline; color: #FF0000 }
A:visited { font-family: Verdana; font-size: 11px; text-decoration: underline; color: #FF0000 }
A:hover { font-family: Verdana; font-size: 11px; text-decoration: underline; color: #666666 }

.portText { font-family: Verdana; font-size: 11px; color: #CCCCCC }

A.port:link { font-family: Verdana; font-size: 11px; text-decoration: underline; color: #CCCCCC }
A.port:visited { font-family: Verdana; font-size: 11px; text-decoration: underline; color:#CCCCCC }
A.port:hover { font-family: Verdana; font-size: 11px; text-decoration: none; color: #FFFFFF }

A.small:link { font-family: Verdana; font-size: 10px; text-decoration: underline; color: #666666 }
A.small:visited { font-family: Verdana; font-size: 10px; text-decoration: underline; color: #666666 }
A.small:hover { font-family: Verdana; font-size: 10px; text-decoration: none; color: #666666}

p { font: 11px Verdana; text-decoration: none; color: #000000 }
p.bodyheader { font: 13px Verdana; font-weight: bold; text-decoration: none; color: #000000 }
p.headline { font: 14px Arial; font-weight: bold; text-decoration: none; color: #666666 }
p.subheadline { font: 13px Arial; font-weight: normal; font-style: Italic; color: #666666 }
p.header { font: 13px Arial; font-weight: bold; text-decoration: none; color: #666666 }

LI {list-style-type: square; font-family: Verdana; font-size: 12px;}

.borderall { border-right: solid 1px; border-left: solid 1px; border-top: solid 1px; border-bottom: solid 1px; }
.bordertop { border-right: solid 1px; border-left: solid 1px; border-top: solid 1px; }
.borderbottom { border-bottom: solid 1px; border-top: solid 1px; }
.borderthree { border-right: solid 1px; border-left: solid 1px; border-bottom: solid 1px; }
