body {
	background-image: url(../images/bg.jpg);
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #660000;
	margin: 0px;

}
.pagemargin {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.bold_red {
	font-size: 16px;
	color: #660000;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
