body   {
	color: #393029;
	font-size: 14px;
	font-family: serif;
	margin-left: 12px;
	background-color: 393029;
}
p    {
	color: #000;
	font-size: 14px;
	font-family: arial;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 12px;
	border-top: medium none #fcfcfc;
}
h4   {
	color: #333333;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	margin: 0px 6px 0px 6px
}
h5 {
	color: #2C1742;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	margin: 18px 0 9px 6px
}
td    { color: #3f1a51; font-size: 12px; font-family: Arial }
a:link   {
	color: #660000;
	font-size: 14px;
	font-family: arial;
	text-decoration: underline
}
a:visited   {
	color: #660000;
	font-size: 14px;
	font-family: arial;
	text-decoration: underline;
}
a:hover  {
	color: #660000;
	font-size: 14px;
	font-family: arial;
	text-decoration: none
}
a:active  {
	color: #660000;
	font-size: 14px;
	font-family: arial;
	text-decoration: underline
}
h1  {
	color: #ffffff;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	border-bottom-style: double;
	float: none;
}
h2    {
	color: #333333;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	margin: 10px 0 3px 4px
}
h3    {
	color: #8EAB00;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	margin: 4px 0 3px 6px
}
h6 {
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	margin: 6px 2px 2px 6px
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footer A {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
.footer A:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
