h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: lighter;
	color: #19515B;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #19515B;
	letter-spacing: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
a:link {color: #19515B; text-decoration: none; }
a:visited {color: #19515B; text-decoration: none; }
a:hover {color: #538CCA; text-decoration: underline; }
a:active {color: #19515B; text-decoration: none; }
