body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #4B0015;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bg.jpg);
}

a, a:link, a:visited, a:active {
	color: #CCCC99;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.articleSummary {
	font-size: 12px;
	color: #CCCC99;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	letter-spacing: .75px;
	text-align: justify;
}

.articletext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .50px;
	line-height: 120%;
	text-align: justify;
}

.captions {
	color: #948D70;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	letter-spacing: .05px;
	margin-bottom: 5px;
	line-height: 130%;
	font-weight: bold;
}

.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCC99;
	letter-spacing: 1px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979974;
	height: 30px;
}

.copyright {
	font-family: "Trebuchet MS", "MS Sans Serif", Verdana;
	font-size: 10px;
	color: #9A9776;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #979974;
	height: 30px;
}

.tableheight {
	height: 540px;
	vertical-align: top;
}

.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 1px;
	font-size: 11px;
	color: #000000;
	background-color: #9B9879;
	border: 1px solid #000000;
}

p {
	margin-top: 0px;
	margin-bottom: 9px;
}
