body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	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: #620001;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AA0000;
}
a:hover {
	text-decoration: none;
	color: #BF6000;
}
a:active {
	text-decoration: underline;
	color: #BF6000;
}
a.top {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #620001;
	font-weight: bold;
}
a.top:link {
	text-decoration: underline;
}
a.top:visited {
	text-decoration: underline;
	color: #AA0000;
}
a.top:hover {
	text-decoration: none;
	color: #BF6000;
}
a.top:active {
	text-decoration: underline;
	color: #BF6000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #901213;
}
h2 {
	font-size: 18px;
	color: #932F04;
}
h3 {
	font-size: 16px;
	color: #333333;
}
