td
{
	font-family:Arial;
}
h1
{
    font-size:22px;
    font-weight:bold;
    margin-bottom:5px;
}
h2
{
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
}
h3
{
    font-size:16px;
    font-weight:bold;
    margin-top:30px;
    margin-bottom:0px;
}
hr
{
    height:1px;
    margin:2px 0px 2px 0px;
    width:100%;
}
a.email
{
	cursor:pointer;
	text-decoration:underline;
}
a.email:hover
{
	color:#004683;
	cursor:pointer;
}
.salesmanTitle
{
	color:#222222;
	float:left;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	position:relative;
}
.bio
{
	color:#222222;
	font-family:Arial, Verdana;
	font-size:11px;
}
.testimonial
{
	color:#444444;
	font-family:Arial, Verdana;
	font-size:12px;
}
.error{color:#cc0000;}
