

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style5 {
	font-size: 22px;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}

a:hover {
	 font-size:16px;
	 font-weight:bold;
     font-family: Courier New, Courier, monospace;
}


