body	{background-color : #003366;
	background-image : url(../images/background2.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
		}
table	{width:530px;
		}
td {font-family:Verdana,Arial;
	font-size: 10pt;
	color:#FFFFFF;
	width:530px;
	margin:10 0 0 10;}
			 
h1	{font-size:10pt;
	font-family:verdana,arial;
	font-weight:bold;
	color:#ff9966;
	margin:10 0 0 10;}
	
p	{font-size:10pt;
	font-family:verdana,arial;
	font-weight:normal;
	color:#ffffff;
	margin:10 0 0 10;}

ul,li	{font-size:10pt;
	font-family:verdana,arial;
	font-weight:normal;
	color:#ffffff;
	list-style:square;}
	
a:link	{color:#ff9966;
		font-weight:bold;
		text-decoration:none;
		}
a:active {color:#ff9966;
		font-weight:bold;
		text-decoration:none;
		}
a:visited {color:#ff9966;
		font-weight:bold;
		text-decoration:none;
		}


