a:link {  color: #003399; text-decoration: underline}
a:visited {  color: #003399; text-decoration: underline}
a:hover {  color: #6699FF; text-decoration: underline}
a:active {  color: #6699FF; text-decoration: none}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000 }
.menu {  font-size: 9pt; color: #CCCCCC}
.menu:link  {  font-size: 9pt; color: #CCCCCC}
.menu:visited  {  font-size: 9pt; color: #CCCCCC}
.menu:hover {  font-size: 9pt; background-color: #66CCFF; color: #FFFFFF; text-decoration: underline}
.title {  font-weight: bold; font-size: 12pt}
.small {  font-size: 9pt}
.middle {  font-size: 10pt}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #666666;
	height: 25px;
	width: 150px;
}