body {
	font-family: arial,sans-serif;
	font-size: 0.8em; 
	margin: 20px;
}

table {
	width: 100%; 
	padding: 0 20px 0 20px;
	font-size: 1em; 
	background: #e8e8e8; 
}

div.certlist {
	padding: 10px;
	font-size: 1em; 
	background: #e8e8e8; 
	margin-bottom: 20px;
}

li.cert {
	margin-bottom: 20px;
}

address {
	font-size: 10px; 
	text-align: right;
}

.warning {
	color:red;
	font-size:0.8em;
	font-weight:normal
}

