h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 83a2b4;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 5d5145;
	font-weight: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 5d5145;
	font-weight: bold;
}

a:link {
	color: #0A5A8C;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover { text-decoration: underline; 	font-weight: bold; }
a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 5d5145;
	font-weight: normal;

}
li {
	line-height: 22pt;
}
