body
{
font-size: 75%;
color:#000000;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: arial,helvetica,sans-serif;
}

table, input, textarea
{
font-size: 100%;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold
	color:#000000;
	font-size: 100%;

}

span.blackbold {
	color:#000000;
	background-color:transparent;
	font-weight: bold;
}

span.brownlg {
	font-size: 120%;
	color:#533D01;
	font-weight: bold;
}

span.redtext {
	color:#7C0505;
	background-color:transparent;
}

span.bluebold {
	color:#0D2568;
	background-color:transparent;
	font-weight: bold;
}

span.greybold {
	font-size: 105%;
	color:#6B6A6A;
	background-color:transparent;
	font-weight: bold;
}

span.gray {
	color:#6B6A6A;
	background-color:transparent;
}

span.quote {
	font-family: times,times new roman,arial,helvetica,sans-serif;
	font-size: 105%;
	font-weight: normal;
}

a:visited {
	color: #70227B;
	font-weight: normal;
	text-decoration: underline
}

a:link {
	color: #0A5A7F;
	font-weight: normal;
	text-decoration: underline
}

a:hover {
	color: #0C560C;
	font-weight: normal;
	text-decoration: underline
}

a:visited.text {
	font-size: 100%;
	color: #70227B;
	font-weight: normal;
	text-decoration: underline
}

a:link.text {
	color: #0A5A7F;
	font-weight: normal;
	text-decoration: underline
}

a:hover.text {
	color: #0C560C;
	font-weight: normal;
	text-decoration: underline
}

a:visited.black {
	color: #70227B;
	font-weight: normal;
	text-decoration: underline
}

a:link.black {
	color: #000000;
	font-weight: normal;
	text-decoration: underline
}

a:hover.black {
	color: #70590B;
	font-weight: normal;
	text-decoration: underline
}

a:visited.bold {
	font-size: 105%;
	color: #70227B;
	font-weight: bold;
	text-decoration: underline
}

a:link.bold {
	font-size: 105%;
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}

a:hover.bold {
	font-size: 105%;
	color: #70590B;
	font-weight: bold;
	text-decoration: underline
}

a:visited.footernav {
	font-size: 90%;
	color: #70227B;
	font-weight: normal;
	text-decoration: underline
}

a:link.footernav {
	font-size: 90%;
	color: #0A5A7F;
	font-weight: normal;
	text-decoration: underline
}

a:hover.footernav {
	font-size: 90%;
	color: #0C560C;
	font-weight: normal;
	text-decoration: underline
}

span.smalltext {
	font-size: 90%;
	color: #000000;
    font-weight: normal;
}