p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 15px;
}

pre {
	font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace;
}

blockquote {
	margin-bottom: 21.28px;
	margin-left: 40px;
	margin-right: 40px;
}

address {
	line-height: 1.2;
	margin: 0px;
	font-style: italic;
}

h1 {
	font-size: 20px;
	color: #003366;
	font-family: "Century Gothic";
	padding-left: 2px;
	font-style: normal;
}
a.h1:link {
	font-family: "Century Gothic";
	color: #0000CC;
	text-decoration: none;
}
a.h1:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #0000cc;
}
a.h1:hover {
	text-decoration: underline;
}
a.h1:active {
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #990000;
	font-style: normal;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
	color: #336666;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 10px;
}
.style5 {
	color: #900;
}

