body { background-color: #FFFFFF;
}

A:link { 
	text-decoration: underline;
	color: #0033FF;}

A:visited { 
	text-decoration: underline;
	color: #0033FF;}

A:active { 
	text-decoration: none;
	color: #0033FF;}

A:hover { 
	text-decoration: none;
	color: #0099FF;}

p {
	font-family: times new roman, courier, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;}
	
.text   {
	font-family: times new roman, courier, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;}
	
.popuptext   {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;}

.footer   {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;}
	
.legal   {
	font-family: times new roman, courier, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;}

.header  {
   font-family: times new roman, courier, serif;
   font-weight: bold;
   font-size: 24px;
   line-height: 24px;
   color: #990000;
}

.subheader  {
   font-family: verdana, arial, sans-serif;
   font-weight: normal;
   font-size: 18px;
   line-height: 24px;
   color: #990000;
}

small {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;}


ul {
    font-family: times new roman, courier, serif;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    }
    
li {
    font-family: times new roman, courier, serif;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    }
    
.copyright   {
   font-family: times new roman, courier, serif;
   font-size: 10px;
   line-height: 11px;
   color: #999999;
}
