body, html
	{
	margin:0px; padding:0px; background-color:#ffffff; 
	}
table, tr, td, form
	{
	margin:0px; padding:0px; border:solid 0px white;
	}
img
	{
	border: #ffffff solid 0px; display: block;
	}
H1
	{
	font-family: Georgia, serif; font-size:15px; font-weight:bold; color:#4c6f71; padding:0px; margin: 25px 0px 10px 17px;
	}
P
	{
	font-family: verdana, tahoma, sans-serif; font-size:10px; color:#333333 ; margin: 2px 2px 15px 17px;
	}
A, A:visited
	{
	text-decoration: none; color: #0068B3; font-weight:bold;
	}
A:hover, A:active
	{
	text-decoration: underline;
	}
#main
	{
	width:580px;
	}
#side
	{
	width:200px;
	}
.footer
	{
	text-align:center; font-size:9px; color:#aaaaaa;
	}
.footer A, .footer A:visited
	{
	color:#82A5BE;
	}
input
	{
	border:solid 1px #B0C4C6; background-color: white; background-image: url(bginput.gif); margin:2px 2px 2px 2px;
	font-size:10px;
	}
