h2 {
	font-family:Verdana;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 18px;
}
h3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;

}
a:link {
	font-family: Verdana;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: Verdana;
	color: #999999;
	text-decoration: none;
	font-size: 12px;

}
a:visited {
	font-family: Verdana;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}

.maintext {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.linebox {
	background-image: url(images/lines.jpg);
	background-repeat: no-repeat;
}
