body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;

}
p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
a:link {
	color: #006699;
	text-decoration: underline;
	border: #000000;

}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
.blackbox {
	border: thick #000000;
}
a:link img {border-color: #000000; }
a:hover img {
	border-color: #006699;
}
a:visited img {border-color: #000000; }.smalltext {
	font-size: 10px;

}
.smalllogotext {
	font-size: 10px;
	font-weight: bolder;
	font-family: "Windsor BT", "Times New Roman", Times, serif;
}
.vcenter {
	vertical-align: middle;
	height: 100%;
}
h4 {
	color: #006898;
	font-size: 16px;

}
.bordertable {
	border: 1px solid #000000;
}
h3 {
	font-size: 18px;
	font-weight: bolder;
}
