body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.small{
	font-size: 7pt;
}

#button a{
	background-color: #7BA694;
	font-weight: bold;
	color: white;
	padding: 2px, 2px, 2px, 2px;
	text-decoration: none;
}

#button a:hover {
	color: #00349c;
}

.lg_head{
	font-size: 12pt;
	font-weight: bold;
	color: #00349C;

}

.bold{
	font-weight: bold;
}

.ital{
	font-style : italic;
}

.sm_head{
	font-size: 10pt;
	font-weight: bold;
	color: #00349C;
}

.small {
	font-size: 8pt;
}