table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tblborder {
	border: 2px solid #666666;
}
.margins {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.nospace {
	margin-top: 0px;
	margin-bottom: 0px;
}
.emph {
	color: #CC0000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/faderight.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	font-weight: bold;
}
.larger {
	font-size: 14px;
	line-height: 20px;
}
.caption {
	font-size: 10px;
	color: #000099;
}
.boxhilite {
	background-color: #FFFF66;
	border: 1px solid #CC0000;
	padding: 3px;
}
.quotes {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
}
