@charset "utf-8";

.menu {font-size: 12px; font-family: tahoma; }

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #2F9412;
}

a:active {
	text-decoration: none;
	color: #2F9412;
}

body,td,th {
	color: #FFFFFF;
}

.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	font-weight: bold;
}

body {
	background-image: url();
	background-color: #20130B;
}

.Btd {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
}

.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}

.titles {font-size: 12px; font-family: tahoma; font-weight: bold; }
