BODY {
	font-family: 'Comic Sans MS';
	background-image: url('../images/backgroundsite.jpg');
	scrollbar-face-color : #EEEBF2;
	scrollbar-shadow-color : #6F536D;
	scrollbar-highlight-color : #EEEBF2;
	scrollbar-3d-light-color : #977996;
	scrollbar-dark-shadow-color : #6F536D;
	scrollbar-track-color : ;
	scrollbar-arrow-color : #977996
}

p {	font family: 'Comic Sans MS';
	font size: '14';
	color: #00FF40;
}

}
H1 {	
	font family: 'Comic Sans MS'; 
	font size: 10pt; 
	text-decoration:underline;
	font weight:bold;
	color: black
}

H2 {	
	font-family: arial,helvetica; 
	font-size: 10pt; 
	color: white
}

a 	{text-decoration: none; font-family: 'Comic Sans MS'; font-size: 8pt} 
a:hover {text-decoration: overline underline; color=#6F536D} 
a:hover {color=#6F536D}

a.type2:link	{text-decoration: none; font-family: 'Comic Sans MS'; font-size: 8pt; color=#000000} 
a.type2:visited	{text-decoration: none; font-family: 'Comic Sans MS'; font-size: 8pt; color=#000000} 
a.type2:hover	{text-decoration: overline underline; color=#6F536D} 


A.type3:link    {color:#00FF40; text-decoration:none;}
A.type3:visited {color:#00FF40; text-decoration:none;}
A.type3:active  {color:#00FF40; text-decoration:none;}
A.type3:hover   {color:#ffffff; text-decoration:underline;}

all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: 8pt 'Comic Sans MS'; color: white; cursor: hand; z-index:100;} 
#MainTable 
A:hover {color: #8F6091;}