body 
{
    color: #000000;
    margin: 0px;
    background-color: #5A5A5A;
    font-family: Arial;
    font-weight: none;
    font-size: 12px; 
    background-repeat: repeat-x;
	background-position: center;
	background-position: top left;
}

.copyright
{
	font-size: 11px;
}

A:link {text-decoration: none; font-family:Arial; color:#0055EA;}
A:visited {text-decoration: none; font-family:Arial; color:#0055EA;}
A:active {text-decoration: none; font-family:Arial; color:#0055EA;}
A:hover {text-decoration: underline; font-family:Arial; color:#0055EA;}