body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.footer {
	font-size: 10px;
}
.pagetitle {
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
.top-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.form {
	background-color: #EBEBEB;
	border: 1px solid #666666;
}
.poweredby {
	color: #FFFFFF;
	text-decoration: none;
}
