body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.white {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C8DDE4;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00CCCC;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B9AD7;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: none;
	padding: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
}
h3 {
}
h4 {
}
h5 {
}
td {
	vertical-align: top;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}

p {
	padding: 10px;
}
.side {
	background-attachment: fixed;
	background-color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #FFFFFF;
}

