body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: green;
}
body {
	background-image: url(Image32.gif);
}
.style1 {
	font-size: 12px;
	color: green;
}
.style2 {font-size: 16pt}
.style3 {font-size: 12pt}
.style4 {color: #000000}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.style6 {font-size: 12px}
