body, p, td, input, textarea, select, ul, ol, td, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif; color: #400080; font-size: x-small;
}
.firstpara {  font-weight: bold; text-align: justify}
.indentpara { text-align: left; text-indent: 5%}
h1 { font-weight: bold; text-transform: capitalize; text-align: center; margin-top: 5pt; margin-bottom: 5pt; font-size: large}
h2 {
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 2pt;
	margin-bottom: 2pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	font-style: italic;
}
h3 { font-weight: bold; text-transform: capitalize; text-align: center; padding-top: 5px; padding-bottom: 5px}
h4 { font-weight: bold; color: navy}
.nobullets { list-style-type: none}
textarea { border: 1px solid black}
input { border: 1px solid black}
a:link {
	color: #0099FF;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.pgheader {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

