body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6FFC7;
}
a:link {
	color: #374413;
	font-style: italic;
	text-decoration: none;
	border-bottom: dotted 1px #374413;

}
a:visited {
	text-decoration: none;
	color: #374413;
	font-style: italic;
	border-bottom: dotted 1px #374413;
}
a:hover {
	text-decoration: none;
	color: #669900;
	font-style: italic;
	border-bottom: dotted 1px #374413;
}
a:active {
	text-decoration: none;
	color: #374413;
	font-style: italic;
	border-bottom: dotted 1px #374413;
}
.style1 {
	font-size: 24px;
	font-style: italic;
}
.style2 {color: #FFFFFF}
.style3 {color: #669900}
.style4 {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.style5 {color: #FF6600}
