@charset "utf-8";
.style2 {
	font-size: 14px
}
.style3 {
	font-size: 18px;
	float: inherit;
	border: 20px solid #FFFFFF;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	float: none;
	border: 50px none #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
	color: #FF66CC;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
