.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.body {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;

}
a:active {
	color: #999999;
	text-decoration: none;


}
a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;



}
a:hover {
	color: #FF0000;
	text-decoration: underline;





}
a:link {
	color: #336699;
	text-decoration: none;
	font-weight: normal;




}
.address {

	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;

}
.table2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	background-color: #FFFFCC;

}
.table1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;

}
.form {

	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

