body {
	background-color: #ABAEB7;
}
body,td,th {
	font-size: 12px;
}
p,h1,h2,h3,form,input,textarea,stong,.news {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: underline;
	color: #5A8F61;
}

h2 {
	font-size: 17px;
}
h3 {
	font-size: 12px;
	text-decoration: underline;
	color: #76A97C;
}
form {
	font-size: 12px;
}
input {
	font-size: 12px;
	color: #000000;
}
textarea {
	color: #000000;
	border: thin solid;
}
strong {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.green {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;

}
.bigmama {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.news {
	font-size: 12px;
}
.small {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}