BODY
{
background-color: #DCE8EF;
font-family: Arial, Helvetica, sans-serif;
color: #23568D;
font-size: 8pt;
}

td
{
font-size: 9pt;
}

select
{
font-size: 8pt;
width: 200px;
}

.submitbutton
{
	background-color: #A50039;
	border: 0px;
	color: #fff;
	margin-top: 6px;
	width: 150px;font-size: 8pt;
	padding: 2px;
	cursor: pointer;
}
.submitbutton2
{
	display: block;
	text-decoration: none;
	background-color: #A50039;
	border: 0px;
	color: #fff;
	margin-top: 6px;
	width: 150px;font-size: 8pt;
	padding: 2px;
	cursor: pointer;
	text-align: center;
}