.breaker {
	color: #656565;	
	}
	
span {
	font-size: 10px;
	font-family: Arial;
	}
	
a {
	font-size: 10px;
	font-family: Arial;
	color: #E94C32;
	}
	
a:Visited {
	font-size: 10px;
	font-family: Arial;
	color: #014384;
	}
	
.aboutus {
 font-size: 12px;
 font-family: Arial;
}

.aboutus .info {
	font-size: 14px;
	color: #F87060;
	font-weight: bold;
	}
.aboutus H1 {
	font-size: 16px;
	color: #014384;
	font-family: Arial;
}
.aboutusfiller {
	background-color: #F87060;
	vertical-align: top;
}

.inthenews {
 font-size: 12px;
 font-family: Arial;
}

.inthenewsfiller {
	background-color: #FFB33A;	
	vertical-align: top;	
}


.inthenews th {
	font-size: 14px;
	text-align: left;
	background-color: #EBEBEB;
	color: #014384;
	}
.inthenews td {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #E94C32;
	}	
	
.inthenews .altrow {
	background-color: #FFE3C0;
	}
	
.contactus {
 font-size: 12px;
 font-family: Arial;
	}
	
.contactus .info {
	font-size: 14px;
	color: 7FB11E;
	font-weight: bold;
	}

.catalog th {
	background-color: #ebebeb;
	color: #3d6d9d;
	border: 1px silver solid;
	font-family: Arial;
	font-size: 12;
	}

.catalog td {
	font-family: Arial;
	font-size: 12;
	}
	
.catalog span {
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	}
	
.catalog a {
	font-family: Arial;
	}
	
.catalog a:Visited {
	font-family: Arial;
	}
	
.catalog .callnow {
	font-family: Arial;
	font-size: 14;
	color: #676767;
}

.catalog .heading {
	font-family: Arial;
	font-size: 16;
	color: #154e85;

}