﻿body
{
	background-color: #660000;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	clear: both;
	margin: 0px 0px 0px 30px;
}

img			{ border: solid 0px #ffffff; }
a			{ background-color: inherit; color: #990000; text-decoration: none; }
a:link		{ outline: 0; border: none; }
a:visited	{ outline: 0; border: none; }
a:hover		{ outline: 0; border: none; text-decoration: underline; }
a:active	{ outline: 0; border: none; }
li			{ list-style-type: square; padding: 4px; }
h1			{ font-style: italic; color: #990000; text-decoration: none; }
h2			{ font-style: italic; color: #990000; text-decoration: none; }
b			{ color: #000000; }

.italics		{ background-color: inherit; color: inherit; font-style: italic; }
.headertext		{ font-family: Arial; font-size: 24px; font-weight: bold; font-style: italic; color: #990000; text-decoration: none; }
.normaltext		{ font-family: Arial; font-size: 12px; color: #000000; }
.heaviertext	{ font-family: Arial; font-size: 12px; font-weight: bold; color: #000000; }
.heaviesttext	{ font-family: Arial; font-size: 14px; font-weight: bold; color: #000000; }
.highlitetext	{ font-family: Arial; font-size: 12px; font-weight: bold; color: #990000; text-decoration: none; }
.footertext		{ font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; }
.sidebartext	{ font-family: Arial; font-size: 10px; color: #ffffff; text-decoration: none; }
.sidebarTitle	{ font-family: Arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; }
.errortext		{ font-family: Arial; font-size: 10px; font-weight: bold; color: #ff0000; text-decoration: underline; }

.newsheader		{ font-family: Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none; }
.newsauthor		{ font-family: Arial; font-size: 10px; color: #000000; text-decoration: none; font-style: italic; }
