A:link {
	text-decoration: underline;
	color: #003366;
}
A:visited {
	text-decoration: underline;
	color: #003366;
}
A:active {
	text-decoration: underline;
	color: #003366;
}
A:hover {
	text-decoration: none;
	color: #003366;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 10px;


}
.table {
	padding-right: -10px;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;

}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	font-variant: small-caps;
	font-weight: bold;

}
.bluetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;

}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAFBDB;
	text-align: center;
}
