p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: 0; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #002E61;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-position: outside;
	list-style-image: url(../images/tri_salmon.gif);
}
a.textlink {
	font-weight: bold;
	text-decoration: none;
}

a.textlink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.listlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
	line-height: 21px;
}
.whitelinktext {  
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #006600;
}
