body {
	background-color: white;
	font-family: arial;	
	font-size:15px;		
	line-height:12pt; 
	color: black;			 
	margin-top:20px;
	margin-left:0px;
}

table {
	background-color: white;
	font-family: arial;	
	font-size:13px;		
	line-height:13pt; 
	color: black;			 
	margin-top:20px;
	margin-left:0px;
}


a:link { 
	color: white;
	background-color: #bd2b35;
	text-decoration: none;
	}
a:visited { 
	color: white;
	background-color: #bd2b35;
	text-decoration: none;
	}
a:hover { 
	color: white;
	text-decoration: none;

	}
a:active { 
	color: black;
	}

.lin {line-height:22pt}
