p {
	line-height: 1.2em;
	font-size: 12px;
	color: #666666;



}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: 004ab7;
}
ul {
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #004ab7;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: 004ab7;
	font-style: italic;

}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;

}
a {
	font-weight: bold;
	text-decoration: none;
	color: 7991E7;
}
ol {
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: C41534;
}

