BODY {
	margin: 0;
	padding: 0;
	background-position: 0px 0px;
	background-image:url(im/back.gif);
	background-color: black;
	font-family: Century Old Style Std, Lucida Grande, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a {text-decoration: none; color: #461703 font-weight: bold}
a:link { text-decoration: none; color: #000; }
a:hover     { text-decoration: underline; color: #461703 }
a:visited { text-decoration: none; color: #000; }

p { color: #000; font-size: 14px; } <!--FFD700-->
b, big { color: #000; font-size: 20px; } <!--3366CC-->

hr { border: 0px; height: 1px; background-color: #ccc;}

form { margin-bottom: 0;}

h1 {
	font-family: Century Old Style Std, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	font-family: Century Old Style Std, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
h3 {
	font-family: Century Old Style Std, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

hr { border-top: thin solid #FFFFFF; margin-top: 0px; margin-bottom: 2px; width: 424px; }

form { margin-top: 0px; margin-bottom: 0; }

#footer { font-size: 10px; color: #000; font-family: Century Old Style Std, century gothic, Verdana, Arial, SunSans-Regular, sans-serif; }
