h1, h2, h3, h4, h5, a, td { font-family: Verdana,Gevena,Arial,sans-serif; }
h1 { 
	font-size:18pt; 
}
h2 { 
	font-size:14pt; 
	display:inline; 
}
h2.descrip { 
	font-weight: 400 !important;
	font-size: 11pt !important;
}
h2.allens { 
	font-weight: 400 !important;
	font-size: 11pt !important;
	margin-left:25pt;
}
h3 { 
	font-size:12pt; 
	margin-bottom:3pt;
}
h4 { 
	font-size:10pt; 
	font-weight:400;
	margin-top:3pt;
	margin-bottom:3pt;
}
h5 { 
	font-weight:400;
	font-size:9pt; 
}
table, td {
	border: solid #528b8b 1px;
}

.plain {
	border: solid #528b8b 0px !important;
	margin-left:20px;
}
A.blue:link, A.blue:visited { color: #0000ff; }
