h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #999999;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #393275;
	font-style: italic;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff5d03;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #6699cc;
}
a:hover {
	color: #ff5d03;
}
.sponsor {
	font-size: 11px;
	color: #393275;
	text-decoration: underline;
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
}
.n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-align: right;
	vertical-align: top;
}
.nleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	vertical-align: top;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	padding: 0px;
	height: 2px;
	font-size: 2px;
}
