body	{
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #FFFFFF;
	color:#000066; font-size:12pt;
	text-decoration:none
	}
	
acronym	{
	font-style: italic;
	font-variant:small-caps;
	text-decoration:none
	}
	
h1 {
	text-align: center;
	font-size:24;
	font-weight:bold;
	text-decoration:none
	}
	
h2 {
	text-align: center;
	font-size:18pt;
	font-weight:bold;
	text-decoration:none
	}
	
h3 {
	text-align: center;
	font-size:13.5pt;
	font-weight:bold;
	text-decoration:none
	}
	
h4 {
	text-align: center;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none
	}
	
h5 {
	text-align: center;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none
	}
	
h6 {
	text-align: left;
	font-size:7.5pt;
	font-weight:bold;
	text-decoration:none
	}
	
hr	{
	color: #000066;
	text-decoration:none
	}
	
p	{
	color: #000066;
	text-decoration:none
	}
	
a:visited	{
	color: #0066FF;
	text-decoration:none underline;
	}

a:link	{
	color: #0000FF;
	text-decoration:none underline
	}
	
a:hover {
	letter-spacing: 0.5pt;
	BACKGROUND-COLOR: #3366FF;
	color:#FFFFFF; 
	padding-left:4;
	padding-right:4; 
	padding-top:1;
	padding-bottom:1;
	text-decoration:none;
	cursor: hand;
	filter: Xray
	}

li	{
	color: #000066
	}