h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 34px;
	color: #CC0000;
	font-weight: lighter;


}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
hr {
	font-size: small;
	color: #000099;
	line-height: 6px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CC3333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #333399;

}
.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	text-align: right;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #EFEFEF;
}
