body         {background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: 
               scroll;
	text-align: justify;
	font-family: 
               helvetica, arial, verdana,'times new roman';
	font-size: 10px;
	color:  #000000;
	background-position: 0% 50%
}
img {
border: 1px solid ##FFA500;
} 
p, td        {
	font-family: 'FRANKLIN GOTHIC BOOK',
verdana, helvetica, 'times new roman';
 color: #000000;
	font-size: 10px
}
a            { color: #000000; text-decoration: none; font-family: 
               verdana, helvetica, 'times new roman'; font-size: 10px }
a:active     { color: #000000; font-family: verdana, helvetica, 'times new roman'; 
               font-size: 10px }
a:visited    { color: #000000; font-family: verdana, helvetica, 'times new roman'; 
               font-size: 10px }
a:hover      { color: #ff9900; text-decoration: none; font-family: 
               verdana, helvetica, 'times new roman'; font-size: 10px }

