a:active { color:#000000; text-decoration:underline; }
a:link  {
	color: #FF6600;
	text-decoration: none
}
a:visited { color:#FF6600; text-decoration:none; }
a:hover  { color: maroon; text-decoration: underline }

a.special:active { font-weight:bold; color:#003399; text-decoration:underline; }
a.special:link { font-weight:bold; color:#003399; text-decoration:none; }
a.special:visited { font-weight:bold; color:#003399; text-decoration:none; }
a.special:hover { font-weight:bold; color:#999999; text-decoration:underline; }

body { font-family: Verdana, Arial, Helvetica, sans-serif; margin:20px; text-align:center; }
H1  { color: #000000; font-size: 14px; font-weight: bold; }
H2  { color: #000000; font-size: 16px; font-weight: bold; }

.head1 { font-size: 16px; text-align:center; font-weight:bold; color:#000000; padding:2px; }
.head2 { font-size: 14px; text-align:center; font-weight:bold; color:#000000; padding:2px; }
.head3 { font-size: 13px; text-align:center; font-weight:bold; color:#000000; padding:2px; }

.body1 { font-size: 10px; color:#000000; padding:12px; }
.body2 { font-size: 11px; color:#000000; padding:12px; }
.body3 { font-size: 12px; color:#000000; padding:12px; }

.small { font-size:xx-small; font-weight:normal; color:#000000; padding:4px;  }

