body {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.bottom 
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 2px;
}
.bottom p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form td
{
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
}
.form input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.form th
{
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #003399;
	text-align: left;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin-top: 20px;
	margin-bottom: 20px;
}
.aprwarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 15px;
	text-align: center;

}
.button {


}
.button input
{
	color: #000000;
}
