body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-size: 16px;
}
p {
	color: #FFFFFF;
	font-size: 16px;
}
a:link {
	color: #2C51C6;
	text-decoration: none;
}
a:visited {
	color: #2C51C6;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.png {
	cursor: hand;
}
.cellpad {
	background: url(images/translucent.gif);
	padding: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
ol {
	font-size: 16px;
	color: #FFFFFF;
}
h4 a:link {
	color: #FFFFFF;
}
h4 a:visited {
	color: #BEC9FB;
}
h4 a:hover {
	color: #CCCCCC;
}
