.topbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.topbartext a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.topbartext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.topbartext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 35px;
}

.menutext a:link{
	color: #333333;
	text-decoration: none;
}

.menutext a:visited{
	color: #333333;
	text-decoration: none;
}

.menutext a:hover{
	color: #333333;
	text-decoration: underline;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.footertext a:link{
	color: #999999;
	text-decoration: none;
}

.footertext a:visited{
	color: #999999;
	text-decoration: none;
}

.footertext a:hover{
	color: #999999;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-top: 10px;
	padding-left: 15px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
}
