@charset "ISO-8859-1";
body {
	background-color: #002A3F;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #0A4B6B;
	padding-left: 15px;
	line-height: 19px;
}
h1 {
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6B280C;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #560F00;
	padding-left: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
}
