body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990033;
}
body {
	background-color: #330000;
	margin-top: 10px;
	background-image: url(bg.jpg);
}
h1 {
	font-size: 14px;
	color: #5F1200;
	letter-spacing: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6633;
}
.borders {
	border: 4px double #5F1200;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.bold {
	font-weight: bold;
	color: #990000;
}
.large {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #DD0000;
	background-color: #FFFFCC;
}
.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
