a	{text-decoration:none}
a:link	{color:#bb1111;}
a:visited	{color:#cc5555;}
a:hover 	{color:#ff0000;}
P.title	{
	text-align:center;
	font-size:18px;
	}
table	{
	font-size:13px;
	color:#bb4444;
	}
body	{
	background-color:#770000;
	background-position: left top;
	font-family: Tempus Sans ITC, MS Sans Serif; 
	}
table.main
	{
	background-color:#660000;
	width:700px;
	height:100%;
	}
td.header
	{
	background-image:url(bg.gif);
	background-repeat:none;
	color:maroon;
	height:100px;
	}
td.links	{
	width:150px;
	}
td.buffer	{
	width:10px;
	}
td.maincontent
	{
	width:530px;
	}
td.disclaimer
	{
	height:5px
	}
