html,body {height: 100%;}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #74482c;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #74482c;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #74482c;
}
h2 {
	font-size: 16px;
	color: #74482c;
}
h3 {
	font-size: 14px;
	color: #74482c;
}
.small1 {
	font-size: 9px;
}
#indexbottom {
	font-size: 10px;
	color: #333;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	border-top: 1px dotted #222;
	width: 500px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
#indexbottom a {color: #333; font-weight: normal;}
#indexbottom a:hover {color: #999; text-decoration: none;}
