body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/bg.jpg);
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: 6a6f75;
}
.paragraph_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8D6050;
	font-weight: bold;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a9673d;
	font-weight: bold;
}
.ItalicBoldHeader {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.GrayArialBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #52575B;
}
a {
	color: #990000;
	text-decoration: underline;
}
.error {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B92824;
	font-weight: bold;
}
.Verdana1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.resultstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.photoleft {
	float: left;
	padding-left: 10px;
}
.photocenter {
	float: none;
	text-align: center;
}
.photoright {
	float: right;
	padding-left: 10px;
}
.photoinline {
	float: none;
	padding-left: 10px;
}.boldinlinered {
	font-family: "Times New Roman", Times, serif;
	color: #A44739;
	font-weight: bold;
}
