body {margin:0; 
	color: #000000; 
	text-decoration: none; 
	border: 3px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;}
	
td { color: #000000; 
	text-decoration: none; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
    border: 3px;
	padding: 5px 6px 4px 6px;
	text-align: top;}
	
a {text-decoration: none; 
	color: #cc0000;}
	
a:hover {text-decoration: underline; 
	color: #cc0000;}
	
a:active {color:#cc0000}
	
.header { color: #000000; 
	text-decoration: none; 
	font-family:helvetica, arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold}

.bold { color: #000000; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold}

.grey { color: #999999; 
	text-decoration: none;}

.small { color: #666; 
	text-decoration: none; 
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size: 10px;}

.rightalign {text-align: right;
	font-weight: bold}

table.main {height: 100%;
	margin: 0;
	background: #fff;}

table.main td {background: #fff;}
