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

html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%; 
	line-height:130%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	font-size: 10pt;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23pt;
	font-weight: normal;
	color: #000000;
	line-height: 25pt;
}
p {
	margin-top: 0px;
	font-size: 10pt;
}
small {
	margin-top: 0px;
	font-size: 7pt;
}
#menu a {
	font-size: 12pt;
	color: #aa5422;
	line-height: 15pt;
}
a {
	font-size: 10pt;
	color: #4b7925;
}
#greenPlate a {
	font-size: 10pt;
	color: #cacf8c;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #645126;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.greenPlate {
	color: #333333;
	background-color: #dddda1;
	padding: 1px;
	width: 100%;
}
input, select, textarea, button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
}
