body	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:	        url(Graphics/bg.jpg);
	background-repeat:	        repeat-x;
	background-attachment:      fixed; 
	scrollbar-face-color:		#DFD3C4;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:		#OOOOOO;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#000000;
	scrollbar-track-color:		#D6C6B1;
}
a:link 
{ 
     font-family: Arial; 
     color: #895B3A; 
     font-size: 10pt; 
     font-weight: normal; 
     text-decoration: none;
}
a:visited    
{ 
     font-size: 10pt; 
     font-family: Arial; 
     color: #895B3A; 
     font-weight: normal; 
     text-decoration: none;
}
a:active     
{ 
     font-family: Arial; 
     font-size: 10pt; 
     color: #65442C; 
     font-weight: normal;
     text-decoration: none;
}
a:hover 
{    
     font-family: Arial; 
     font-size: 10pt;
     color: #65442C;
     font-weight: normal;
     text-decoration: underline;
}
 :link    img { border: 1px solid #D29106;
 }
 :visited img { border: 1px solid #D29106;
 } 
 :hover   img { border: 1px dashed #D29106;
}
li           
{    
     font-family: Arial; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     line-height: 175%; 
     margin-left: -5;
}
p 
{ 
     font-family: Arial; 
     font-size: 10pt;
     font-weight: normal; 
     color: #000000; 
     margin-left: 2;
}
hr
{
    height:2px;
    width:75%;
    background: #663300;
    align: center;  
}
.header
{
     font-family: Arial; 
     font-size: 11pt; 
     color: #000000; 
     font-weight: bold; 
     text-align: left; 
     margin-left: 20; 
}
.introText
{
     font-family: Verdana; 
     font-size: 9pt; 
     font-style: normal;
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 13;
     margin-top: 8;
}
.footerText
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #895B3A; 
     font-weight: normal; 
     text-align: center; 
}
.testimonial
{
     font-family: Verdana; 
     font-size: 8pt; 
     font-style: normal;
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 10;
     margin-right: 5;
     margin-top: 2;
}
.contentText
{
     font-family: Verdana; 
     font-size: 9pt; 
     font-style: normal;
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 13;
     margin-right: 13;
     margin-top: 5;
}