.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
A.main:link {
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;

}
A.main:visited {
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;

}
A.main:active {
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;

}
A.main:hover {
	COLOR: #990000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;

}
.ch1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.excerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #E6E6E6;
}
