body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.style1 {
	color: #003366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.style2 {
	color: #006699;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none;
}
.style3 {
	color: #676767;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.style4 {
	color: #003366;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #003366;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
    color: #003366; 
	font-size: 12px; 
	font-family: tahoma; 
	font-weight: bold; 
}
.style7 {
	font-size: 11px;
	color: #CC6600;
}
.style9 {
	font-size: 18px;
	color: #065F99;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {
	font-size: 14px;
	color: #065F99;
	font-family: Arial, Helvetica, sans-serif;
}
.style11 {
	font-size: 18px;
	color: #f28e05;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.callnow1 {
	background-color: #C7D5F2;
	border: thin solid #006699;
	padding: 2px;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}

