.style4 {color: #0f4979; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.style7 {
	color: #ab1d09;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #993300;
}
a {
	font-size: 13px;
	font-weight: bold;
}

a:link {
	color: #AB1D09;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AB1D09;
}
a:hover {
	text-decoration: none;
	color: #81AACA;
}
a:active {
	text-decoration: none;
	color: #81AACA;
}
body,td,th {
	font-size: 13px;
	color: #0F4979;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}