P {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	}

li {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	}

H1 {
	font-family: helvetica;
	font-size: 15pt;
	font-weight: bold;
	color: #c0c0c0;
	}

H2 {
	font-family: helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #b0b0b0;
	}

I {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	color: gray;
	}
.quote {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	color: black;
	}

.subnav {
	border-color: F0DCC1;
	}

.testimonial {
	font-family: georgia, verdana;
	font-size: 10pt;
	color: gray;
	font-weight: italic;
	text-align: right;
	}

A.subnav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #4E7B9A;
	font-weight: bold;
	TEXT-DECORATION: none;
}
A.subnav:Hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #41B4EA;
	font-weight: bold;
	
}

A.subnav2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #4E7B9A;
	font-weight: bold;
	TEXT-DECORATION: none;
}
A.subnav2:Hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #41B4EA;
	font-weight: bold;
	
}
TD.subnavin {
	background: F8F5F0;
}

TD.testmon {
	background: F8F5F0;
	border-width: 5px;
	border-color: black;
}
TD.testmon {
	background: F8F5F0;
	border-width: 0px;
	border-color: black;
}

TD.coltd {
	background: #4E7B9A;
	color: white;
	font-weight: bold;
	font-family: verdana;
	font-size: 15px;
}

TD.listtd {
	background: #F0F0F0;
	color: black;
	text-align: top;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
}

