body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	background-color: #2A2A2A;
	text-align: justify;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #8EB4D6;
}
.subtitle {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td {
	text-align: justify;
}
a,a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover{
	text-decoration:underline;
	color:#FFFFFF
}
h4 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.pq {
	font-size: 9px;
	color: #9FDBFF;
}
