@charset "UTF-8";
body,td,th {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
h2 {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.mainparagraphredinitials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
.pbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.footerparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
.footerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

