body {
	background-attachment: scroll;
	background-image: url(background%20.jpg);
	background-repeat: no-repeat;
}


H1 {

	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana,arial,geneva;
	font-size: 24px;
}

H2 {

	color: #FF0000;
	font-weight: bold;
	font-family: verdana,arial,geneva;
	font-size: 18px;
}

P {

	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana,arial,geneva;
	font-size: 11px;
}

body {
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
}
body {
	background-image: url(background%20copy.jpg);
	background-color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style8 {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-image: url(background3.jpg);
	background-repeat: no-repeat;
}
.style9 {font-size: 14px; color: #FFFFFF; }
.style10 {font-size: 14px; color: #FF0000; }


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}

a.s:link { color: #FFFFFF;
	font-weight: bold;
	font-family: verdana,arial,geneva;
	font-size: 9px;
}

a.s:visited { color: #FFFFFF;
	font-weight: bold;
	font-family: verdana,arial,geneva;
	font-size: 9px;
}

a.s:hover { color: #FF0000;
	font-weight: bold;
	font-family: verdana,arial,geneva;
	font-size: 9px;
}


TD {

	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana,arial,geneva;
	font-size: 11px;
}
