table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: white;}
body {
	background-image;
	background:fixed url(images/Background11.jpg);
	background-image: url(images/Background11.jpg);
}
.style1 {color: #000000}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	text-transform: none;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bolder;
}
