a:link {
	font-family: "Lucida Grande", Verdana;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Grande", Verdana;
	font-size: 9px;
	color: #009900;
	text-decoration: none;
}
.maintext {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding: 5px 3px 5px 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 14px;
}
.headtext {
	font-family: "Lucida Grande", Verdana;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
}
.maintextdark {
	font-family: "Lucida Grande", Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	padding: 5px 3px 5px 10px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
}
.back {
	background-color: #FFFFFF;
}
a:visited {
	font-family: "Lucida Grande", Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.subheadtext {
	font-family: "Lucida Grande", Verdana;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 13px;
}
