body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #939c9a;
	background-color: #333333;
	line-height: 175%;
}

A:link {
	color: #70addd;
	text-decoration: none;
}

A:visited {
	color: #70addd;
	text-decoration: none;
}

A:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	margin-left: 20px;
	color: #939c9a;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
}

h2 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
}

.headertable {
	background-color:#2c2726;
}

.footer {
	background-color:#2c2726;
}

.rightcolumn {
	background-image: url(images/index_08.jpg);
	color: #000000;
}

.content {
	background-color:#130b08;
}

.text {
	background-color:#130b08;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 13px;
}