body 
{
	color: #000000; 
	background-color: #ffffff;
	font-size: 10px; 
	font-family:  "Times New Roman", Times, serif;
	text-align: left; 
}
a:link { color: #0000EE;  text-decoration: none}
a:visited { color: #551A8B; text-decoration: none}
a:hover { color: red; }
.stylePageHeader
	{font-size:14px; text-align: left; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 30px; 
	background-color: #000;
	color: #fff;
	padding-left: 1em;
	cursor:default;
	}
.stylePageHeader a {color:#fff}	
.stylePageHeader a:visited {color:#fff}	
.stylePageHeader a:hover {color:77ff77}	
.stylePageFooter { 
	margin: 10 0 10 0px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; 
	cursor:default;
}
.stylePageFooterLeft
     { margin: 10 0 10 0px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; }
.styleListing
{ 
  margin: 10 0 10 0px;
	cursor:default;
 }


