h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #00386B;
}
h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #696969;
	line-height: 16px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #696969;
	font-weight: normal;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
a:hover {
	color: #00386B;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	font-weight: normal;
	line-height: 12px;
}
