.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 20px;
	text-decoration: underline;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006600;
	letter-spacing: 0.5em;
	word-spacing: 2em;
	text-align: left;
	text-indent: 30px;
}
.hightlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	background-image: url(images/gold_line.html);
	background-repeat: repeat;
}
.hightlight2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border: medium dashed #00FF00;
}
.bullet {
	list-style-image: url(images/bullet.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #000099;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
}
