body
{
font-size: 70%;
color:#000000;
background: url('images/spacer_grey.gif');
margin: 0px 0px 0px 0px; 
}

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

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

p.margin {
	margin-bottom: 10px;
}

span.orangetext {
	font-size: 100%;
	color: #FF5A00;
    font-weight: normal;
}

span.greentext {
	font-size: 100%;
	color: #1B8C78;
    font-weight: bold;
}

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

span.redbold {
	color: #CC0000;
    font-weight: bold;
}

span.redheadline {
	font-size: 110%;
	color: #CC0000;
    font-weight: bold;
}

span.graybold {
	font-size: 100%;
	color: #666666;
    font-weight: bold;
}

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

li {
	padding-bottom: 3px;
}

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

a:link {
	font-size: 100%;
	color: #174A89;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	font-size: 100%;
	color: #989896;
	font-weight: bold;
	text-decoration: underline
}

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

a:link.text {
	font-size: 100%;
	color: #174A89;
	font-weight: normal;
	text-decoration: none
}

a:hover.text {
	font-size: 100%;
	color: #989896;
	font-weight: normal;
	text-decoration: underline
}

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

a:link.rightnav {
	font-size: 90%;
	color: #174A89;
	font-weight: normal;
	text-decoration: underline
}

a:hover.rightnav {
	font-size: 90%;
	color: #989896;
	font-weight: normal;
	text-decoration: underline
}

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

a:link.footernav {
	font-size: 90%;
	color: #174A89;
	font-weight: normal;
	text-decoration: none
}

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