body {
	background: #F7F7F6 url(../images/back1.gif) repeat-y 0% 0;
	background-attachment: fixed;
	background-color: #FFFFFF;
   }
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #547731;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #495931;
}
a:hover {
	text-decoration: underline;
	color: #547731;
}
a:active {
	text-decoration: none;
	color: #719F42;
}
.title1 {
	color: #547731;
	font-weight: bolder;
}

.minitext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	font-weight: bold;
}

.gobutton{
	color: #547731;
	background-color: #FFFFFF;
	font-weight: bolder;
	font-size: 10px;
	 
}

.style1 {
	font-size: x-large;
	color: #547731;
}

.style2 {font-size: small}

.style3 {
	font-size: medium;
	color: #547731;
	}







