body {
	background-color: #000000;
}
a:link {
	color: #00CCFF;
}
a:visited {
	color: #FFFFFF;
}
.style2 {
	font-family:Verdana, "Arial", Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.style3 {
	font-size: x-large; 
	font-weight: bold; 
}
.style4 {
	font-size: medium; 
	font-weight: bold;
}
.style5 {
	font-size: large
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0066CC;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-large;
	color:#0066CC;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
}
.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
}
p em {
	color: #990000;
}
