body {
	
	/* Note: Make URL Absolute for Navigator 4 compatibility*/
	
	background-color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-left : 0;
	margin-top : 0;
}
a:link {
	color:#fff79c;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none
}
a:visited {color:#fff79c;  font-weight: bold; text-transform: uppercase;  text-decoration:none}
a:hover {color:#FF9900;  font-weight: bold;text-transform: uppercase; text-decoration:none}
a:active {
	color:#fff79c;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none
}
.Bold {
	font-weight: normal;
	color: #fff79c;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial;

}
.Italics {
	font-style: italic;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;

}
.Size12 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
text-transform: uppercase;}

.Size11 {
	font-size: 11px;
	color: #fff79c;
	font-style: normal;
	font-weight: bold;
text-transform: uppercase;}

.Size11b {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff79c;
}


.Size10 {
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff79c;
}


.bottom {
	clip:   rect(auto auto 12px auto);
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff79c;
	bottom: 12px;
	background-image: url();


}

#footrule {
	margin: 0px 0 0 0;
	padding: 14px;
	background-color: #fff79c;
	text-align: center;
	background-image: url();
	color: #fff79c;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff79c;
	border-bottom-color: #fff79c;


}
#footrule p {margin: 0 0 10px 0; font-size: 10px;}
span.pipe {display: none;}

#footrule a { margin: 0 3px 0 0;}
#footrule a, #footrule a:visited {
	color: #fff79c;
	padding: 2px 8px;
	background-color: transparent;
	border: 1px solid #000000;
	text-decoration: none;
}
#footrule a:hover, #footrule a:active {
	color: ##FF9900;
	background-color: transparent;
	border: 1px solid #FF9000;
}
.Size12b {
	font-family: Arial;
	font-size: 12px;
	text-transform: none;
	color: #fff79c;
	font-weight: normal;
	text-align: justify;

}
