body {
	background-color: #000000;
	background-repeat: no-repeat;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#title {
	position: absolute;
	height: 24px;
	width: 397px;
	left: 0px;
	top: 0px;
}
#menubar {
	position: absolute;
	height: 24px;
	width: 380px;
	left: 398px;
	top: 0px;
}
#content {
	position: absolute;
	width: 504px;
	left: 274px;
	top: 80px;
	text-align: justify;
	padding-bottom: 50px;



}
h1 {
	font-size: 14px;
}
#sectionTitle {
	position: absolute;
	width: 504px;
	left: 274px;
	top: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: right;

}
#back {
	position: absolute;
	width: 504px;
	left: 274px;
	top: 40px;
}
a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
img.content {
	margin: 0px 0px 6px 6px;
	border: 1px solid #999999;
}
h2 {
	font-size: 18px;
	color: #999999;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 40px;


}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: #cccccc
}
