BODY	{
	FONT-FAMILY: arial;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-color: #E1E1FF;
	margin-bottom: 0;
	padding-bottom: 0;
 	}

DIV.TOPNAV	{
	width: auto;
	height: 60px;
	font: bold 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	}

IMG.NAVGRAPHIC {
	float: left;
	width: 50px;
	height: 50px;
	position: relative;
	top: -10px;
	right: auto;
	left: 10px;
	margin-right: 1em;
	}

UL	{
	border-top: 2px solid Black;
	padding: 0.2em 0em;
	}

UL LI	{
display: inline;
padding: 0 .5em;
	}	

.TOPNAV A:LINK, .TOPNAV A:VISITED {
	color: Blue;
	background-color: transparent;
	text-decoration: none;
	}

.TOPNAV A:HOVER, .TOPNAV A:ACTIVE, .TOPNAV A:FOCUS {
	color: Navy;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 2px dotted Red;
	}

DIV.CONTENT	{
	padding-top: 0;
	margin-top: -0.5em;
	}

TD.PURPOSE {
	font: 1.2em Arial;
	letter-spacing: 2px;
	background: transparent;
	}

TABLE	{
	font-size: 10pt;
	}

TABLE.H {
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
	}

TD.H	{
	background-color: #E1E1FF; 
	color: 000000;
	font-weight: 900;
	padding: 0.1cm 1.0cm;
	}

TR.L	{
	text-align: left;
	}

TR	{
	text-align: center;
	}

TD	{
	background-color: #9BC4E2; 
	color: 000000;
	font-weight: 500;
	padding: 0.1cm 0.2cm;
	}

TH	{
	background-color: #9BC4E2; 
	color: 000000;
	font-weight: 900;
	padding: 0.1cm 0.2cm;
	}

TD.SPA	{
	background-color: transparent; 
	color: 000000;
	padding: 0.1cm 0.2cm;
	border-left: none;
	border-right: none;
	}

TD.XPAD	{
	background-color: #9BC4E2; 
	color: 000000;
	font-weight: 500;
	padding: 0.1cm 0.4cm;
	}

A:LINK	  {
	  color: 000000;
	  text-decoration: none;
	  }

A:VISITED {
	  color: 000060;
	  text-decoration: none;
	  }

A:ACTIVE  {
	  color: 008000;
	  text-decoration: none;
	  }

A:HOVER	  {
	  color: 006000;
	  text-decoration: none;
	  }