﻿.h4_right {
	text-align: right;
	padding-right: 125px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #800000;
	border-bottom-color: #800000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	font-variant: small-caps;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #800000;
	text-align: center;
	font-variant: small-caps;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #800000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	margin: 5px 10px 5px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #800000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #800000;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #800000;
}
h5 {
	text-decoration: underline;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px 0px 1px 0px;
}
p {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
