body {
	font-family: Verdana;
	font-size: 12px;
	}

p, div, span, td, tr {
	font-family: Verdana;
	font-size: 12px;
	}

a {
	font-family: Verdana;
	text-decoration: none;
	color: #006600; 
}

a:hover {
	font-family: Verdana; 
	text-decoration: underline;
	color: #009900;
	}

.label {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	}

.flabel {
	font-family: Verdana;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	}

.bdy {
	font-family: Verdana;
	font-size: 12px;
	}

.fbdy {
	font-family: Verdana;
	font-size: 12px;
	color: #003500;
	}

.head {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

.subhead {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	}

.note {
	font-family: Verdana;
	font-size: 10px;
	}


.hdrlinks {
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	color: #000000; 
	}

.epigram {	
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
	}
	
.testimonial {	
	font-family: times, times new roman, serif;
	font-style: italic;
	font-size: 13px;
	line-height: 130%;
	}
	
.navcat {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}
	
.navcat a {
	color: #000000;
}
	
.navcat a:hover {
	color: #009900;
}
	
.navlink {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	}

.navlink a {
	color: #000000;
}
	
.navlink a:hover {
	color: #009900;
}
	
.footer {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	}
	
.profile {
	margin-bottom: 16px;
	}
	
#advText {
	font-family: verdana;
	font-size: 10px;
	color: #009900;
	font-weight: bold;
}

.newsletter {
	font-size: 11px;
}

div.footlinks {
	padding: 4px;
	color: #eeeeee;
	text-align: center;
}

	div.footlinks a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}


