.innernav {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titlebold {
	font-family: Garamond, Georgia, "Times New Roman";
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.titletext {
	font-family: Garamond, Georgia, "Times New Roman";
}
.titleitalics {
	font-family: Garamond, Georgia, "Times New Roman";
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}

.maintextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.mainBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.medtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}