p {
	line-height: 18px;
}
.vert-space1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.small-logo-position {
	padding-top: 70px;
	padding-bottom: 20px;
}
.testimonial {
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
}
.delivery {
	font-size: 10px;
	line-height: 14px;
}
.form {
	padding-bottom: 15px;
	font-style: bold;
}
.form-crumbs {
	font-size: 9px;
	line-height: 11px;
}
.crumbs_w_indent {
	font-size: 9px;
	line-height: 11px;
	padding-left: 8px;
}
.some-comments {
	padding-bottom: 6px;
}
.arial-black {
	font-family: Arial Black, Geneva, sans-serif;
	font-size: 15px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #0076EA;
	letter-spacing: -1px;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	color: #0076EA;
	margin-bottom: -10px;
}
a:link {
	color: #0076EA;
	text-decoration: none;
}
a:visited {
	color: #0076EA;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #ACD0FF;
	text-decoration: none;
}
.links:hover{
	background-color: #0076EA;	
}

