body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
	text-align: center;
	margin-top: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006;
	margin-left: 10px;
	margin-top: 5px;
}
.centerItem {
	text-align: center;
}
.textWpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	padding: 5px;
}
a:link {
	font-weight: bold;
	color: #350B0E;
}
a:visited {
	font-weight: bold;
	color: #350B0E;
}
a:hover {
	color: #150A28;
	text-decoration: underline;
}
a:active {
	color: #150A28;
	text-decoration: line-through;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding: 5px;
	margin: 5px;
}
h3 {
	font-size: 14px;
}

