body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {  font-family: Arial, Helvetica, sans-serif; font-weight: bold}

.style1 {
	font-size: 95%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 a{
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
.foot {
	font-size: 70%;
	font-weight: bold;
}

.style1 a:hover{
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
