body 	{
	background-image:url(/images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, table, tr, td {
       font-family: Georgia, Arial, Helvetica, sans-serif;
       color: #AAAAAA;
       font-size: 13px;
       line-height: 18px;
}

a:link, a:active, a:visited, a:hover {	
	color: #AAAAAA;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.title {
       font-family: Times New Roman;
       color: #999999;
       font-size: 18px;
       font-weight: bold;
       line-height: 24px;
}

.copyright {
      font-family: Arial;
      font-size: 9px;
      color: #999999;
}

.copyright_bigger {
      font-family: Arial;
      font-size: 11px; 
      line-height: 16px;
      color: #999999;
}
