body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	padding-left: 10%;
	padding-right: 5%;

}


h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 36pt; color: #000000; text-align: center; font-weight: bold}


h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 30pt; color: #000000; text-align: center; font-weight: bold}


h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 21pt; color: #000000; text-align: center; font-weight: bold}


h4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16pt; color: #000000; text-align: left; font-weight: bold}


h5 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14pt; color: #000000; text-align: left; font-weight: bold; text-decoration: underline}

h6 {  font-size: 16px; font-weight: bold; color: #000000; font-style: normal; vertical-align: middle; text-align: center}

address {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; line-height: normal; font-weight: normal; color: #00FF00}


a {  font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #FF0000; text-decoration: none; font-weight: bold}


p {  font-family: "Times New Roman", Times, serif; color: #000000; text-align: left; font-size: 12pt}

li {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-size: 12pt;

}

sup {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px}

sub {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px}

.center { font-family: "Times New Roman", Times, serif; color: #000000; text-align: center; font-size: 11pt}

.middle {  text-align: center}

.small {  font-size: 10px; color: #000000}

.ucrn {
	font-weight: normal;
	list-style-type: upper-roman;
}

.lcrn {
	list-style-type: lower-roman;
}

.uca {
	list-style-type: upper-alpha;
}

.lca {
	list-style-type: lower-alpha;
}

.decimal {
	list-style-type: decimal;
}

.middlered { text-align: center ; font-weight: bold; color: #FF0000}

.equation {  text-align: center}
.indent10 {  text-indent: 30pt}
.indent5 {  text-indent: 15pt}
.calendar {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.underline {
	text-decoration: underline;
}

