body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	font-family: Arial;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	color: #003366;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.bigtitle {
	font-family: Verdana;
	font-size: 16px;
	color: #1B394B;
	margin-right: 3px;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 15px;
	color: #000033;
	font-weight: normal;
}
.bigtitle2 {
	font-family: Arial;
	font-size: 15px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a.tabs:link,a.tabs:visited {
	color: #0275CA;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
a.tabs:hover {
	color: #263A43;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.copyright {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004851;
	bottom: 0px;
}
.bgcell {
	background-color: #E9ECF3;
}
#mytable1, #mytable1 td {border: 1px solid #E6EFFF;}