body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}
td.footer {
	font-size: 10px;

}
h5 {
	color: #024B9A;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #024B9A;
	text-decoration: underline;
}
input {
	font-size: 12px;
}
td.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #024B9A;
}

