body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
}
body {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
.border{
	border:1px solid #749BBC;
	cursor: hand;
}
.borderimage{
	border:1px solid white;
	cursor: hand;
}
h2 {font-size: 18px}
h3 {
	font-size: 15px;
	line-height: 5px;
}
a:link {
	color: #43486B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #525883;
}
a:hover {
	text-decoration: underline;
	color: #7379A8;
}
a:active {
	text-decoration: none;
	color: #43486B;
}
hr {
	margin: 4px;
}
.spacing {
	line-height: 20px;
}
.imgBorder {
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
td {
	vertical-align: text-top;
}

