body	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:	        url(Ngraphics/bg.jpg);
	background-repeat:	        repeat;
	background-attachment:      fixed; 
	scrollbar-face-color:		#FFFF00;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:		#OOOOOO;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#000000;
	scrollbar-track-color:		#FFFF99;
}
a:link 
{ 
     font-family: Verdana; 
     color: #3333FF; 
     font-size: 10pt; 
     font-weight: normal; 
     text-decoration: none;
}
a:visited    
{ 
     font-size: 10pt; 
     font-family: Verdana; 
     color: #3333FF; 
     font-weight: normal; 
     text-decoration: none;
}
a:active     
{ 
     font-family: Verdana; 
     font-size: 10pt; 
     color: #A60000; 
     font-weight: normal;
     text-decoration: none;
}
a:hover 
{    
     font-family: Verdana; 
     font-size: 10pt;
     color: #A60000;
     font-weight: normal;
     text-decoration: underline;
}
li           
{    
     font-family: Verdana; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     line-height: 175%; 
     margin-left: -5;
}
p 
{ 
     font-family: Verdana; 
     font-size: 10pt;
     color: #000000; 
     margin-left: 2;
}
hr
{
    height:2px;
    width:75%;
    background:#000000;
    align: center;  
}
.creditsText
{
     font-family: Verdana; 
     font-size: 8pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: center;  
}
.headText
{
     font-family: Verdana; 
     font-size: 9pt; 
     color: #FFFFFF; 
     font-weight: bold; 
     text-align: center; 
     margin-left: 0; 
}
