@charset "utf-8";
/* CSS Document */

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #373737;
}
#content H1, #content H2, #content H3, #content H4, #content H5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#content H2, #content H2 a {
	color: #004785;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
#content H3 {
	color: #004785;
}
#head H1, #head H1 a {
	color: #004785;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
