<style type="text/css">
	BODY		{background-image:url(tile.jpg);
			background-repeat: repeat-y;}

	H1 		{color:#000066; 
			font-size=14pt; 
			font-family:Arial, Times New Roman;
			margin-bottom: 0px;}

	H2 		{color:#000066; 
			font-size=12pt; 
			font-family:Arial, Times New Roman; 
			margin-top: 20px; 
			margin-bottom: 5px;}

	H3		{color:#000066;
			font-size=10pt;
			font-family:Arial, Times New Roman;
			margin-top: 5px; 
			margin-bottom: 5px;}

	DIV.nav		{margin: 10px;}
	DIV.content	{margin: 10px;}
	DIV.nav A:link,
	DIV.nav A:visited {color:#000066;  
			text-decoration:none;
			font-family:Arial, Times New Roman;
			font-weight: bold;}

	DIV.nav A:hover	{color:#660000; 
			text-decoration:underline;
			font-family:Arial, Times New Roman;
			font-weight: bold;}

	A		{color:#000066;  
			text-decoration:underline;}

	A:visited	{color:#660000;   
			text-decoration:underline;}

	UL		{margin-top: 0px;}

	.LastModified	{color:#000066; 
			font-size=8pt; 
			font-family:Arial, Times New Roman;
			margin-left: 10px;}
</style>