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

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFFFDF;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 10px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style5 {font-size: 10px; color: #FFFFFF; }
.style6 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.style7 {font-size: 14px}
.style8 {
	font-size: 16px;
	font-weight: bold;
}
.style9 {font-size: 16px}
.style10 {font-style: italic; font-size: 12px;}