	body, table, tr, td {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: #f0f0f0;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	
	a {
		color: #000000;
		text-decoration: underline;
	}
	
	a:hover {
		color: #333333;
		text-decoration: none;
	}
	
	.mail {
		margin-bottom: -2px;
	}
	
	.drawtable {
		border-right-color: #333333;
		border-right-style: solid;
		border-right-width: 1px;
		
		border-top-color: #333333;
		border-top-style: solid;
		border-top-width: 1px;
		
		border-left-color: #333333;
		border-left-style: solid;
		border-left-width: 1px;
		
		border-bottom-color: #333333;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	
	h4.head {
		margin-bottom: 4px;
	}
