﻿body 
{
	font-family: Arial;
	color:#5e5e5e;
	font-size: small;
}

.footer
{
	font-size:x-small;
	color: #9d9ea0;
}

.footer a:link, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active
{
	color:#9d9ea0;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	color: #E41B23;
}

.red
{
	color: #E41B23;
}

dt
{
	color: #E41B23;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

#testimonials li:nth-child(odd) {background: #CCC}

.red
{
	color: #E41B23;
}

.testimonial blockquote
{
	color: #E41B23;
	margin-left: 0px;
	font-weight: bold;
	margin-top:20px;
}

.testimonial a:link, .testimonial a:link, .testimonial a:visited, .testimonial a:hover, .testimonial a:active
{
	color:#5e5e5e;
	text-decoration: none;
}

a:link, a:link, a:visited, a:hover, a:active
{
	color:#E41B23;
	text-decoration: none;
}

.subscript
{
	font-size:smaller;	
}

h4 a:hover
{
	text-decoration: underline;
}


