body
{
	margin:0px;
	padding:0px;
	background:url(img/bg.gif) repeat-x 899px 0px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
h1
{
	font-size:18px;
}
h2
{
	font-size:13px;
}
td
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

a
{
	text-decoration:none;
}
li a,p a{text-decoration:underline;color:#0d5a80;}
input
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	width:200px;
}
textarea
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	width:280px;
	height:200px;
}