body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #355931;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6C6A55;
}
a:hover {
	text-decoration: none;
	color: #9C6C2E;
}
a:active {
	text-decoration: underline;
	color: #9C6C2E;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #CC0000;
}
.outline {
	border: 1px solid #000000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size: 18px;
	color: #000099;
}
h3 {
	font-size: 16px;
	color: #990000;
}
