BODY, TABLE, TITLE, TR, TH, TD, DIV, P, A, h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
}

a { 	color:		#003333; }
a:link, a:visited {
	color:		#006666;
}

body {	background:	#ffffff url(newblue-2.gif) no-repeat fixed top left;
	margin:		16px 0px 0px 14px;
	color:		#000000;
}

h1 {	color:			#ffffff;
	font-size:		13pt;
	margin-top:		0px;
	margin-bottom:		10px;
	padding:		1px 10px 4px 10px; 
	text-align:		center;
	background-color:	#338080;
	background:		url('table-h1.jpg');
}

h2 {	color:			#008080;
	font-size:		11pt;
	margin-top:		0px;
	margin-bottom:		0px;
}
#h2 {	color:			#008080;
	font-size:		10.5pt;
	background:		url(lightgrad.jpg) bottom repeat-x;
	font-weight:		bold;
}

tr.sub { background:		#339999;
	font-weight:		bold;
	color:			#ffffff;
}

