body, td {
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	color: #006077;
}
p {
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	color: #006077;
	margin: 0px;
	margin-bottom: 15px;
}
h1 {
	font-size: 18px;
	font-family: verdana;
	font-weight: normal;
	color: #006077;
	margin: 0px;
	margin-bottom: 15px;
}
h2 {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #83b9d5;
	margin: 0px;
}

a {
	font-family: verdana;
	font-size: 12px;
	color: #006077;
	text-decoration: underline;
}