body {
	font-family: Arial;
	font-size: 12px;
	background-color: #663399;



}
.title {
	font-family: Arial;
	font-weight: bolder;
	text-transform: capitalize;
	font-size: 14px;
	font-style: italic;
	color: #1a3c77;



}
.footer {
	font-size: 10px;
	color: #000000;
}
td {
	font-family: Arial;
	font-size: 12px;
	border: thin solid #CCCCCC;
	background-color: #E0E0E0;
	color: #000000;



}
a:link {
	font-family: Arial;
	color: #003300;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	font-family: Arial;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
a:active {
	font-family: Arial;
	font-weight: bold;
	color: #FF9900;
}
table {
	border: thin solid #FFFFFF;
}
.subtitle {

	font-family: Arial;
	font-weight: bolder;
	text-transform: capitalize;
	font-size: 12px;
	font-style: italic;
	color: #1a3c77;
}
