TABLE, TR, TD, BODY		{ font: 13px Georgia, serif; color:#000000; line-height: 1.3; }
I						{ font-style: italic; } 
B						{ font-weight: bold; }
A						{ text-decoration:underline; color:#355068; }
HR						{ color:b0381e; background-color:b0381e; height: 1px; border:0;}

.larger	{ font-weight: bold; font-size: 13px;} 

.head	{ font-weight: bold; font-size: 24px; color:#2B4155; font-family: Georgia, serif;} 
.subhead	{ font-size: 18px; color:#2B4155; font-family: Georgia, serif;} 
.ford	 { font: 12px Times New Roman, serif; color:#000000; line-height: 1.1; }

a.sidesubhead	{ font-weight: bold; font-size: 12px; color:#355068;  font-family: Georgia, serif;  line-height: 1.2;  text-decoration:underline;} 

.sidesubhead	{ font-weight: bold; font-size: 12px; color:#355068;  font-family: Georgia, serif;  line-height: 1.2;}

.small	{ font-size: 12px;} 

.home	{ font-size: 12px; line-height: 1.1; } 

.footer { font: 9px Georgia, sans-serif; color:#80705C; line-height: 2.5; }
a.footer { text-decoration:underline; }

.chart {
	border-spacing: 0;
	}
.chart td {
	border-bottom: 1px solid b0381e;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 15px;
	white-space: nowrap;
	
	}
.chart th {
	text-align: left;
	border-bottom: 1px solid b0381e;
	}
	
.chart1 {
	border-spacing: 0;
	}
.chart1 td {
	border-bottom: 1px solid b0381e;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	white-space: nowrap;
	
	}
.chart1 th {
	text-align: left;
	border-bottom: 1px solid b0381e;
	}
.Link_red {
	color:b0381e;
	}
.Link_tan {
	color:80705C;
	text-decoration:underline;
	}
.blue_text {
	color:355068;
	}

