.topButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8A0B05;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8B0B02;
	font-style: italic;
}
h2{
	background-image: url(/images/bullet.jpg); 
	background-repeat:no-repeat;
	font-size:18px;
	padding:0 18px;
	line-height: inherit;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DCDDDE;
	border: thin solid #666666;
}
.firstLetter {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
}

