a:link	{color:"#550000"}
a:visited	{color:"darkred"}
a:hover	{color:white}
body         {
	font-family: Verdana;
	color: darkred;
	font-size: 13px; 
	background-color:#aa3333;
	}
table.main
	{
	background-image:url(bg.jpg);
	width:700px;
	height:100%;
	font-size:11px;
	}
td.header
	{
	color:maroon;
	height:100px;
	}
td.left	{
	width:150px;
	}
td.buffer	{
	width:10px;
	}
td.maincontent
	{
	width:530px; text-align:center;
	}
td.disclaimer
	{
	height:5px
	}
img	{
	border-width:0px;
	}
img.banner
	{
	height:50px;
	width:340px;
	}
img.button
	{
	width:88px;
	height:31px; 
	}