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;
	font-size:			        10pt;
	scrollbar-face-color:		#D0BD68;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:		#FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#FFFFFF;
	scrollbar-track-color:		#513E2F;
}
a:link 
{ 
     font-family: Arial; 
     color: #D0BD68; 
     font-size: 10pt; 
     font-weight: normal; 
     text-decoration: none;
}
a:visited    
{ 
     font-size: 10pt; 
     font-family: Arial; 
     color: #D0BD68; 
     font-weight: normal; 
     text-decoration: none;
}
a:active     
{ 
     font-family: Arial; 
     font-size: 10pt; 
     color: #D0BD68; 
     font-weight: normal;
     text-decoration: none;
}
a:hover 
{    
     font-family: Arial; 
     font-size: 10pt;
     color: #EDDBAF;
     font-weight: normal;
     text-decoration: underline;
}
 :link    img { border: 1px solid #D0BD68;
 }
 :visited img { border: 1px solid #D0BD68;
 } 
 :hover   img { border: 1px dashed #FFFFFF;
}
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;
     color: #FFFFFF; 
     margin-left: 2
}
.smText
{
     font-family: Arial; 
     font-size: 9pt; 
     color: #FFFFFF; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 3; 
}
.headText
{
     font-family: Verdana; 
     font-size: 9pt; 
     color: #FFFFFF; 
     font-weight: bold; 
     text-align: Left; 
     margin-left: 0; 
}
.introText
{
     font-family: Verdana; 
     font-size: 10pt; 
     font-style: italic;
     color: #FFFFFF; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 0; 
}
.footerText
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #FFFFFF; 
     font-weight: normal; 
     text-align: center; 
}
th
{
     font-family: Verdana; 
     font-size: 8pt; 
     color: #FFFFFF; 
     text-align: left;
     font-weight: bold;
}
.resourceHead
{
     font-family: Verdana; 
     font-size: 9pt; 
     color: #513E2F; 
     font-weight: bold; 
     text-align: center; 
}
.resourceText
{
     font-family: Arial; 
     font-size: 9pt;
     color: #FFFFFF; 
     margin-left: 2
}
hr
{
    height:2px;
    width:75%;
    background:#D0BD68;
    align: center;  
}