body {
	font-family: Tahoma, Verdana;
	background-color: #EDF2ED;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5A805A;
	text-decoration: none;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}

