.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin-top:10px; 
	margin-left:0px; 
	margin-right:0px;
	margin-bottom:0px	
}

.body2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #829473;
	margin-top:0px; 
	margin-left:0px; 
	margin-right:0px;
	margin-bottom:0px	
}

.body3{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin-top:10px; 
	margin-left:0px; 
	margin-right:0px;
	margin-bottom:0px	
}


h1{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #417C92;
	margin-top: 0px; 
	margin-bottom:0px;
	margin-left:0px; 
	margin-right: 0px;	
}


.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	margin-top: 0px; 
	margin-left:0px; 
	margin-right: 0px;
	
}

.frame {
padding:2px;
background:#B4B286;
border:1px solid white;
}


A:link {
     color:  #999999;
     text-decoration: underline;
     background: transparent;
}

A:active {
     color:  #8ca600;
     text-decoration: underline;
     background: transparent;
}

A:visited {
     color:  #666666;
     text-decoration: underline;
     background: transparent;
}

A:hover {
     color: #8ca600;
     text-decoration: underline;
     background: transparent;
}