body{
	margin: 0px auto;
	font-family: Verdana; 
	font-size: 0.7em; 
	color:#616161;
	text-align:center;
	background-color: #fff;
}

td, tt            
{
 	font-size:0.8em;
}

.big_header{
	font-weight:bold;
	font-size:1.2em;
}

a:link {
    color: #616161;
    text-decoration: underline;
}

a:visited {
    color: #616161;
    text-decoration: underline;
}

a:hover {
    color: #616161;
    text-decoration: underline;
}

a:active {
   color: #616161;
   text-decoration: underline;
}

