﻿body 
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 0.8em;
	background:#e6e6fa;
}

.smallPrint
{
	font-size: xx-small;
}

.customerQuote
{
	font-style:italic;
}

h1
{
	font-size:2em;
	margin-top:0px;
	padding-top:0px;	
}

h2
{
	font-size:1.5em;
}

a,
a:visited,
a:link,
a:active
{
	color:#d0371d;
	text-decoration:none;	
}

a:hover
{
	color:#666;
}

.image-spacer
{
	height:10px;
}



