* { font-family: Arial, Helvetica, sans-serif; }

.pgtitle {
	font-weight: bold;
	font-size: 18px;
	color: #008290;
}

.pgtitle_reg {
	font-size: 12px;
	color: #008290;
}

.italicsmall {
	font-size: 10px;
	font-style: italic;
}

.sectionbold {
	color: #620e6e;
	font-weight: bold;
	font-size:12px;
}
.section_reg { 
	color: #620e6e; 
	font-size:12px;
}
.header {font-size: 14px; font-weight:bold; color: #692f73;}

a.header_anchor, a.header_anchor:hover, a.header_anchor:visited, a.header_anchor:visited:hover {font-size: 14px !important; font-weight:bold; color: #692f73;}


.text {font-size: 12px}
.smalltext {font-size: 10px;}

.boldred { color:#660000; font-weight: bold; font-style: italic; }

a:link, a:visited, a:hover, a:visited:hover {
	color: #620e6e; 
}

.divb { margin-left:-5px; font-size:12px; background-color:#F1F0E7; padding:5px;}
