.tabmaintext {
	font-family: Garamond, Verdana;
	margin-left: 30px;
}
.textheading {
	font-family: Garamond, Verdana;
	font-size: 18px;
	font-weight: bold;
}
.largeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
}

a.menu:link {color:#000000; font-weight: normal}
a.menu:active {color:BBCDD9}
a.menu:visited {color:#333333; font-weight: normal}
a.menu:hover {
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;

}