@charset "utf-8";
body {
	background-color: #ffffbb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8db4b4;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #68B304;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 243737;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: 243737;
}
h2 {
	font-size: 11px;
	color: 243737;
}
