h1 {
	font-size:20px;
	color:#810000;
}

h2 {
	font-size:18px;
	color:#810000;
}

h3 {
	font-size:16px;
	color:#006184;
}

table {	
	color:#686F62;
	font-size:13px;
	line-height:1.7em;
	font-family:"Helvetica","Times New Roman",sans-serif;
	
	border:thin solid #A5A387;
}

tr.header {
	background-color:#8E8677;
	color:white;
	font-weight:bold;
}

td.actions a {
	font-size:30px;
}