@charset "utf-8";
/* CSS Document */

body {
	background-color: FFFFFF;
}

.pagetext {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;	
	color: A39562;
}
a	{
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 12px; 
	
	color: A39562; 
	text-decoration: none;
}
a:hover	{

	font-size: 12px;
	color: A39562; 

}
a:visited	{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: A39562;
}
img
{  border-style: none;
}

.style1 {
	font-size: medium;
	color: #a39562;
}
.style3 {
	font-size: large;
	font-weight: bold;
	color: #a39562;
}
