a:visited { color: red }
a:hover { color: purple }
a:active { color: red }
a  { color: red; font-weight: bold; text-decoration: none }
a.menu { color: white; font-weight: bold; font-size: 9pt; text-decoration: none; background: url(images/button-base.jpg) no-repeat; text-align: center; vertical-align: middle; margin-top: 0pt; margin-bottom: 0pt; padding-top: 8pt; width: 90pt; height: 30pt }
a.menu:active  { color: white }
a.menu:hover  { color: white; font-weight: bold; text-decoration: blink; background-image: url(images/button-base-over.jpg) }
a.menu:visited  { color: white }
body   { font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
h1 { color: red }
h2 { color: red; font-size: 14pt; margin-bottom: 0pt; padding-bottom: 0pt }
h3  {
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	color: #800080;
}
li { font-size: 10pt }
p  { font-size: 10pt; margin-top: 0pt; padding-top: 0pt }
td { font-size: 10pt }
.copyright { font-size: 8pt; margin-top: 12pt; padding-top: 3pt; border-top: 1pt solid black }
.8pt { font-size: 8pt }
.8ptital { color: #800080; font-style: italic; font-size: 8pt; text-align: right; padding-left: 24pt }
dt  { font-weight: bold }
dd { }
