body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #bfbc58;
	line-height: 20px;
	letter-spacing: 0.15em;
}
body {
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #c4c561;
}
h2 {
	font-size: 18px;
	color: #c4c561;
}
h3 {
	font-size: 14px;
	color: #c4c561;
}
a:link {
	color: #bfbc58;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #bfbc58;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #bfbc58;
}

h3.elegant:first-letter{
font-size:36px;
}
div.elegant p:first-letter {
	font-size:36px;

}
h3.elegant{
margin-top:10px;
margin-bottom:0px;
padding:0px;
text-size:18px;
font-style:normal;
}
.border {
	border: 2px solid #c7c461;
}
img.border { 
padding:0px;
margin:10px;
}

td#footer  {
color:#bfbc58
text-decoration:none;
font-size:12px;
}
