body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.subtitle {
	font-size: large;
	line-height: 1.4;
	font-weight: bold;
}
.small {
	font-size: 10px;
	color: #666666;
}
.small2{
	font-size: 12px;
	color: #666666;
}
a {
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 10px;
}
.indented {
	text-indent: 8pt;
}
.titleLink {
	font-weight: bold;
}
