body {
	margin : 0; 
	padding : 0; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	font-weight : normal; 
	text-align : left; 
	scrollbar-face-color : #383538;
	scrollbar-arrow-color : #727072;
	scrollbar-track-color : #383538;
	scrollbar-shadow-color :'';
	scrollbar-highlight-color :'';
	scrollbar-3dlight-color :'';
	scrollbar-darkshadow-Color :'';
	}

img {
	border: none;
	}

p	{
	font-size: 12px;
	color: #000000;
	}

p.type1	{
	font-size: 10px; 
	color: #D3D8DA;  
	}

p.type2	{
	font-size: 14px; 
	color: #D3D8DA; 
	}

p.type3	{
	font-size: 14px; 
	color: #B27500; 
	}

p.type4	{
	font-size: 12px; 
	color: #D3D8DA;  
	}

p.type5	{
	font-size: 9px; 
	color: #000000;  
	}

p.type6	{
	font-size: 18px; 
	color: #B27500;  
	}


p.type7	{
	font-size: 12px; 
	color: #B27500;
	}


li	{
	font-size: 12px; 
	color: #000000;  
	}


blockquote	{
	font-size: 12px; 
	color: #000000;  
	}


h1 	{
	font-size: 18px; 
	font-weight: bold; 
	color: #B27500; 
	} 


h2 	{
	font-size: 18px; 
	font-weight: bold; 
	color: #000000; 
	} 


h3 	{
	font-size: 16px; 
	font-weight: bold; 
	color: #000000; 
	} 
h4 	{
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	} 	

a 	{
	text-decoration : none;  
	color : #000000;
	} 

a:visited {
	color : #000000; 
	} 

a:active {
	color : #000000; 
	} 

a:hover {
	color : #B37500; 
	text-decoration : underline;  
	} 

a.type1 	{
	text-decoration : none;  
	color : #D3D8DA;
	font-weight: bold;
	} 

a.type1:visited {
	color : #D3D8DA; 
	} 

a.type1:active {
	color : #D3D8DA; 
	} 

a.type1:hover {
	color : #383538; 
	text-decoration : underline;  
	} 

a.type2 	{
	text-decoration : none;  
	color : #D3D8DA;
	font-weight: bold;
	} 

a.type2:visited {
	color : #D3D8DA; 
	} 

a.type2:active {
	color : #D3D8DA; 
	} 

a.type2:hover {
	color : #B37500; 
	text-decoration : underline;  
	} 

a.type3 { 
	color : #000000;
	} 

a.type3:visited {
	color : #000000; 
	} 

a.type3:active{
	color : #000000; 
	} 

a.type3:hover {
	color : #B37500; 
	text-decoration : underline;  
	} 

a.type4 	{
	text-decoration : none;  
	color : #D3D8DA;
	} 

a.type4:visited {
	color : #D3D8DA; 
	} 

a.type4:active {
	color : #D3D8DA; 
	} 

a.type4:hover {
	color : #383538; 
	text-decoration : underline;  
	} 

a.type5 	{
	text-decoration : none;  
	color : #B27500;
	} 

a.type5:visited {
	color : #B27500; 
	} 

a.type5:active {
	color : #B27500; 
	} 

a.type5:hover {
	color : #383538; 
	text-decoration : underline;  
	} 

.fltlft { 
	float: left;
	margin-right: 8px;
}
