@import url("hnc/ns4skip1.css");
BODY {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: rgb(255,255,255);
	color: rgb(102,102,153);
}
H1 {
	background-color: black;
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	text-align : center;
}
h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}
h3, h4, h5, h6
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2
{
	color: rgb(51,102,51);
	font-size: 12pt; 
}
h3
{
	color: rgb(102,0,51);
	font-size: 10pt;  
}
h4
{
	color: rgb(51,102,51);
	font-size: 10pt; 
}
h5
{
	color: rgb(102,0,51);
	font-size: 8pt; 
}
h6
{
	color: rgb(51,102,51);
}
A 
{
	color: blue;
}
A:Hover 
{
	color: red;
}
a:link
{
	color: rgb(0,0,102); 
}
a:visited
{
	color: rgb(153,102,153); 
} 
a:active 
{
	color: rgb(153,0,255);
}
td.normal
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(102,102,153);
}
td.small
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
	font-family: Verdana, Arial, sansserif;
	font-size: 8pt;
	color: Maroon;
}
td.xsmall
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: rgb(102,102,153);
}
.ahem 
{
	display: none;
	font-family : Times; 


