body
{
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat;
	/*background:#333333;*/
	border:0px;
	margin:0px;
	padding:0px;
	color:#ffcc66;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:8pt;
	text-align:center;
}

a
{
	text-decoration:none;
	border:0px;
}

h1
{
	color:#000000;
	font-size:22pt;
}

input
{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:8pt;
	font-weight:bold;
	color:#663300;
}

form
{
	display:inline;
}
