
body	 { color: black; font-size: 14px; font-family: Arial, Helvetica, Verdana }
p		 { color: black; font-size: 14px; font-family: Arial, Helvetica, Verdana }
td		 { color: black; font-size: 14px; font-family: Arial, Helvetica, Verdana }
a:link  { color: #2060b0; text-decoration: none }
a:visited  { color: #2060b0; text-decoration: none }
a:hover  { color: #2060b0; text-decoration: underline }
a:active  { color: #004090; text-decoration: underline }
.dotted { border: dotted 1px #999 }
.dotted-tb { border-style: dotted none dotted none; border-width: 1px 0px 1px 0px; border-color: #999 }
.dotted-t { border-style: dotted none none none; border-width: 1px 0px 0px 0px; border-color: #999 }
.dotted-b { border-style: none none dotted none; border-width: 0px 0px 1px 0px; border-color: #999 }
.nav { font-size: 10pt; text-decoration: none }
.leftline { border-left: 2px solid black }
.rightline { border-right: 2px solid black }
.topline  { border-top: 1px solid black }
.bottomline  { border-bottom: 1px solid black }
.copyright { color: #f5f5f5; font-size: 10px }
.largetext { font-size: 24px }
