h1 {
	font-size: xx-large;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: left;
	color: #000000;
	background-position: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	color: #336600;
	text-align: left;
}
.ParagraphMedNoItal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.ParagraphMediumItal {
	font-style: italic;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: left;
	text-align: left;
}
.ParagraphMedItal {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
}


.ParagraphSmallItal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: justify;
}
.ParagraphSmallNoItalArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

.ParagraphSmallNoItal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.ParagraphSubject {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	color: #663300;
	font-weight: bold;
	text-align: left;
}
.ParagraphList {
	list-style-position: outside;
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	list-style-image: none;
}

