body	{background-color : #003366;
	background-image : url(../images/background2.gif);}
	background-repeat : no-repeat;
	background-attachment : fixed;
		}
table	{width:550px;
		}
td	{width:550px;
		}
	 
h1	{font-size:12pt;
	font-family:verdana,arial;
	font-weight:bold;
	color:#ff9966;
	margin:10 10 0 0;}

h2	{font-size:10pt;
	font-family:verdana,arial;
	font-weight:bold;
	color:#ffffff;
	margin:10 10 0 0;}
	
p	{font-size:10pt;
	font-family:verdana,arial;
	font-weight:normal;
	color:#ffffff;
	margin:10 10 0 0;}

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;
		}
a.name	{color:#ffffff;
	font-weight:normal;}

