body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E510B;
	font-size: 12px;
}
body {
	background:url(images/bkg.jpg);
	background-repeat:repeat;
	background-color:#FFFFFF;
	margin:0px;
}
a:link {
	color: #A50507;
}
a:visited {
	color: #808080;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #009900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9C0303;
	text-indent: 21px;
	background-image:url(images/bcone.gif);
	background-repeat:no-repeat;
	background-position:left;
}
h1 {
	text-align: center;
	color: #A50507;
	font-style:italic;
	font-size:24px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:3px;
}
h2 {
	font-size:16px;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
