body	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:	        url(Graphics/bg.jpg);
	background-repeat:	        repeat;
	background-attachment:      fixed;		
	scrollbar-face-color:		#FFFFFF;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:		#OOOOOO;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#000000;
	scrollbar-track-color:		#BF0000;
}
a:link 
{ 
     font-family: Verdana; 
     color: #BF0000; 
     font-size: 10pt; 
     font-weight: normal; 
     text-decoration: none
}
a:visited    
{ 
     font-size: 10pt; 
     font-family: Verdana; 
     color: #BF0000; 
     font-weight: normal; 
     text-decoration: none
}
a:active     
{ 
     font-family: Verdana; 
     font-size: 10pt; 
     color: #BF0000; 
     font-weight: normal;
     text-decoration: none
}
a:hover 
{    
     font-family: Verdana; 
     font-size: 10pt;
     color: #CE9717;
     font-weight: normal;
     text-decoration: underline
}
 :link    img { border: 1px solid #FFFFFF;
 }
 :visited img { border: 1px solid #FFFFFF;
 } 
 :hover   img { border: 1px dashed #BF0000;
}
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:#FFFFFF;
    align: center;  
}
.headText
{
     font-family: Verdana; 
     font-size: 12pt; 
     color: #000000; 
     font-weight: bold; 
     text-align: left; 
     margin-left: 2; 
}
.feesText
{
     font-family: Verdana; 
     font-size: 10pt;
     color: #000000; 
     font-weight: normal; 
     text-align: center; 
}
.footerText
{
     font-family: Verdana; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: center; 
}