.main, p, div {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color: #666666;
}

hr {
	border: 0px;
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
}

.quote {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 18px;
	color: #CC0000;
	text-align : right;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 18px;
	color: #666666;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : uppercase;
	text-decoration: underline;
}

a {
	color: #108B13;
	text-decoration: none;
}

a:hover {
	color: #b22222;
	text-decoration: underline;
}

.highlight {
  color: #108B13;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
}