body{
	background-image: url(backg.jpg);
	background-position: center;
}
table{
	width: 850px;
	font-family: verdana;
	font-size: 10pt;
}
td.menu{
	width: 105px;
	font-family: verdana;
	font-size: 10pt;
}
td.first{
	width: 370px;
	font-family: verdana;
	font-size: 10pt;
}
div.second{
	width: 300px;
	font-family: verdana;
	font-size: 10pt;
	border: 2px solid #800000;
	padding: 4px;
}
div.endorsements{
	font-family: verdana;
	font-size: 11pt;
	color: 800000;
}

a:link{
	color: 800000;
	text-decoration: none;
}
a:visited{
	color: 800000;
	text-decoration: none;
}
a:hover{
	background-color: FFFF00 ;
}
table.quote{
	color: 800000;
	width: 600px;
	font-family: verdana;
	font-size: 10pt;
}
table.quotehalf{
	color: 800000;
	width: 325px;
	font-family: verdana;
	font-size: 10pt;
}

h3{
	font-size: 8pt;
}
h4{
    font-size: 12pt;
	color: 800000;
	text-align: center;
}
h5{
    font-size: 11pt;
	color: 800000;
	text-align: center;
}
