body, td			{
	color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}


a			{
	
	text-decoration: underline;
}

.main			{
	color: #000000;
	font-size: x-small;
}


.header			{
	color: #993300;
	font-size: medium;
	font-weight: bold;
}

.subhead			{
	color: #993300;
	font-size: x-small;
	font-weight: bold;
}


.nav {
	color: #FFFFFF;
	font-weight: normal;
	font-size: x-small;
}

a.nav {
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover {
	color: #CCCC99;
	text-decoration: underline;
}


.small {
	font-size: xx-small;
	color: #666633;
	font-weight: normal;
}

a.small {
	text-decoration: underline;
}

.testimonial {
	font-family: Trebouchet, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: large;
	color: #CC9966;
	font-weight: normal;
}

.testimonialname {
	font-size: xx-small;
	text-transform:uppercase;
	color: #996633;
	font-weight: normal;
}

.subtle {
	font-size: xx-small;
	color: #999999;
	font-weight: normal;
}

a.subtle {
	text-decoration: none;
}

a.subtle:hover {
	color: #333333;
}

ul {
	list-style-image: URL(/images/bullet.gif);
}
