body {
	background-image: url(../images/BG1.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

a:hover {
	text-decoration: none;
	font-weight: bolder;
	font-size: 18px;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 16px;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}



.style1 {font-size: xx-large;
		color: #FFFFFF
		}
.style2 {font-size: x-large;
		color: #000066
		}
.style3 {color: #FFFFFF}
.style4 {font-size: 24px}
.style5 {
	font-size: 36px;
	color: #FFFFFF;
}
