body {  
		font-family: Verdana, Arial,Helvetica;
		font-size: 8pt;
		Color: white
		font-weight: normal;

SCROLLBAR-FACE-COLOR: #6E996B; SCROLLBAR-HIGHLIGHT-COLOR: #003300; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: 
#006633; SCROLLBAR-ARROW-COLOR:  white; SCROLLBAR-TRACK-COLOR: White; SCROLLBAR-DARKSHADOW-COLOR: silver; }

p  { font-size: 8pt; font-family: Verdana, Arial, Helvetica; color: white }
h1 { font-size: 13pt;font-weight: bold;  font-family: Verdana, Arial,Helvetica; color: white  }
h2 { font-size: 11pt; font-weight: normal; font-family: Verdana, Arial,Helvetica; color: white }
h3 { font-size: 40pt; font-weight: normal; font-family: Comic Sans, Verdana, Arial,Helvetica; color: white  }


table { color : white;  
		font-family: Verdana, Arial,Helvetica;
		font-size: 10pt;
		font-weight: normal;
		margin-top: 0px;
 }

td{ color : white; 
		font-family: Verdana, Arial,Helvetica;
		font-size:	8pt;
		font-weight: normal;
		height:		0pt;
		padding:		0px;
		margin-left:	0px;
		margin-right:	0px;
 }
 a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial,Helvetic;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
	
}
 
 a:visited {
	color: White;
	font-family: Verdana, Arial,Helvetic;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: White;
	font-family: Verdana, Arial,Helvetic;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: Verdana, Arial,Helvetic;
	font-size: 11px;
	font-weight: normal;
	color: 044c8a;
	text-decoration: none;
}
/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: Verdana, Arial,Helvetic;
	font-size: 10px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #2A307A;
}
.m0l0iover {
	font-family: Verdana, Arial,Helvetic;
	font-size: 10px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #008E3F;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(img/nyknapp.jpg);
	border: 1px solid #F9F8F1;
	background-color: #F9F8F1;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(img/nyknapp2.jpg);
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana, Arial,Helvetic;
	font-size: 10px;
	margin: 4px 0 0 5px;
	color: #2A307A;
}
.m0l1iover {
	font-family: Verdana, Arial,Helvetic;
	font-size: 10px;
	margin: 4px 0 0 5px;
	color: #2A307A;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #FFFFFF;
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	border: 0px solid #FFFFFF;
	padding: 0;
}
