body { 
	color: #000000; 
	font-family: Arial, times new roman; 
	font-size: 14px; 
	font-weight: normal; 
}

table { 
	font-family: Arial, times new roman; 
	font-size: 14px; 
	font-weight: normal; 
}

p { 
	color: #000000; 
	font-family: Arial, times new roman; 
	font-size: 14px; 
	font-weight: normal; 
}

td { 
    color: #000000;
	vertical-align: middle; 
}

td.main {
    vertical-align: top;
}

dd.sub_nav {
    position: relative;
	left: -5px;
}

.header_strip {
	font-weight: bold;
}

.contact_info { 
    font-size: 8pt;
}
.error { color: red; }

.sub_nav {  
	color: #005800;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-align: left;
}

<!-- Main Links -->

A {
    color: #007000;
	vertical-align: middle;
}
A:hover { color: #005800 }

A.section_nav { 
    text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 11px; 
	font-weight:bold; 
} 
A.section_nav:hover { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
}

A.sub_nav { 
    text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight:normal; 
} 
A.sub_nav:hover { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
}

a.back {
    font-size: 11pt;
	font-weight:bold;
	text-align:right;
	text-decoration: none;
	vertical-align: top;
}

<!-- Spacers -->

td.spacer { 
    font-size: 2px; 
	line-height: 1px;
}

<!-- End Spacers -->