body
{
	background: #FFFFFF;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px 5px 10px 5px;
}

 #mainlogo
{
position: relative;
width: 750px;
border: 0px;
line-height: 130%;
background-color: #FFFFFF;
color: #000000;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
text-align: center;
}

#memberssignin
{
position: relative;
float: right;
width: 250px;
top:5px;
border: 0px;
}

.date
{
  text-align:left;
}

#textonly
{
  text-align: center;
  clear:both;
  padding: 20px;
}

#textonly a:link { 
 color: #0000FF; 
 text-decoration: none; 
} 

#textonly a:visited { 
 color: #0000FF; 
 text-decoration: none;
} 

#textonly a:hover { 
 color: #FF0000; 
 text-decoration: none; 
} 

#textonly {
  A:active { TEXT-DECORATION: none}
}