body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8edf6;
}
.text18 {
	font-size: 18px;
	font-weight: bold;
}
a {
	font-size: 12px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 25px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
