body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #00adef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;

}
.style1 {	font-size: 24px;
	font-weight: bold;
}
.style3 {font-size: 20px; font-weight: bold; }
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
a:active {
	text-decoration: underline;
}
.style7 {
	font-size: 25px;
	font-weight: bold;
	color: #33CCCC;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;


}
.tablestyle {
	background-color: #0076a3;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tablestyle2 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

