body
{
	margin: 0px;
}

.normal
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	/*letter-spacing: 0.03em;*/
}

h1, .h1
{
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #336699;
	
}

.getaquote
{
	font-size: 11px;
	margin-top: 6px;
	font-weight: bold;
}

a, a:visited
{
	color: #0000BB;
}

a:hover
{
	text-decoration: none;
}

.small
{
	font-size: 11px;
}

h2
{
	text-align: center;
	width: 100%;
	margin: 20px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #AAAAAA;
}