html {    overflow: -moz-scrollbars-vertical;}

body, table, p {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none
}
a {color: #000099; text-decoration: none }
a:hover {
	color: #990000;
	font-size: 16px;
}
select {
}
h1 {font-size: 19px; color: #990000 }
h2 {font-size: 15px; color: #990000; margin-bottom: 5px }
h3 {font-size: 15px; color: #990000; margin-bottom: 2px }
.top1  {font-size: 22px; color: #000099 }
.top2  {
	/* [disabled]font-size: 15px; */
	color: #000000;
}
.link {color: #000099; text-decoration: none }
.link:hover {color: #990000}
.foot {font-size: 13px; color: #666666 }
.selected {
}
.fixedwidth {font-family: Courier New, Courier, sans-serif; font-size: 15px}
.linklist {list-style: none; padding-left:15px}
.linktop  {font-size: 12px; color: #6666AA }
