a:link { font-weight: bold; color: #5D7E94; text-decoration: underline }
a:hover { font-weight: bold; color: #FCB971; text-decoration: underline }
a:visited { font-weight: bold; color: #5D7E94; text-decoration: underline }
a:visited:hover { font-weight: bold; color: #FCB971; text-decoration: underline }

.body {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #627519;
}
.bodySmall {
	font: 10px/17px Arial, Helvetica, sans-serif;
	color: #627519;
}
.pageTitle {
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	color: #627519;
}
.subhead0 {
	font: bold 12px/17px Arial, Helvetica, sans-serif;
	color: #B5121B;
	padding-bottom: 10px;
}
.subhead1 {
	font: bold 12px/17px Arial, Helvetica, sans-serif;
	color: #5D7E94;
}
.subhead2 {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #5D7E94;
}
.tableBorderTopLeft {
	border-top: solid 1px #DCD8CC; 
	border-left: solid 1px #DCD8CC; 
}
.tdBorderBottomRight {
	border-bottom: solid 1px #DCD8CC; 
	border-right: solid 1px #DCD8CC; 
}
