.h10pointblack{
	font-size: 10px;
	font-family: Arial;
	color: black;
}
.h20pointbold{
	font-size: 20px;
	font-family: Arial;
	font-weight:bold;
	color: #ff6416;
}
.h18pointblack{
	font-size: 18px;
	font-family: Arial;
	font-weight:normal;
	color: black;
}
.h14pboldorange{
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	color: #00b5f2; /* #ff6416; */
	}
.h12pboldorange{
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	color: #00b5f2; /* #ff6416; */
	}
.Risingdampsubheading{
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	color: #8819ff;
}	
.Aquatecnicsubheading{
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	color: #00b5f2; /*  #60c7ea; */
}	
.AntiMouldsubheading{
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	color: #4bb546;/*#a7b749;*/
}	
.Tankingsubheading{
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	color: #e50063;
	}	
.precastsubheading{
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	color: #0c10ff;
	}	
.crackinjectionsubheading{
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	color: #d35400;
}	
.h12pboldblack{
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
	color: #4c4c4c;
}
.h12pblack{
	font-size: 12px;
	font-family: Arial, serif;
	font-weight:normal;
	color: black;
}
.h12pboldblack{
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	color: #4c4c4c;
}
.h14pboldblack{
	font-size: 14px;
	font-family: Arial;
	 
	font-weight:bold;
	color: #4c4c4c;
}
.h14pblack{
	font-size: 14px;
	font-family: Arial;
	font-weight:normal;
	color: black;
}
/* a.h14pboldblack{
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
	text-decoration: underline;
	color: #4c4c4c;
}
a.h14pblack{
	font-size: 14px;
	font-family: Arial;
	font-weight:normal;
	text-decoration: underline;
	color: black;
}
 */
a{
	text-decoration: underline;
	color: inherit;	
}
.largepageheading{
	font-size: 26px;
	font-family: Arial;
	font-weight:normal;
	color: #00b5f2; /* #ff6416; */
}
.Aquatecnicpageheading{
	font-size: 26px;
	font-family: Arial;
	font-weight:normal;
	color: #00b5f2; /*  #60c7ea; */
}
.Antimouldpageheading{
	font-size: 26px;
	font-family: Arial;
	font-weight:normal;
	color: #4bb546; /*#a7b749;*/
}
.Tankingpageheading{
	font-size: 26px;
	font-family: Arial;
	font-weight:normal;
	color: #e50063;
	}
.Risingdamppageheading{
	font-size: 26px;
	font-family: Arial;
	font-weight:normal;
	color: #8819ff;
	}
.precastpageheading{
	font-size: 26px;
	font-family: Arial;
	font-weight:normal;
	color: #0c10ff;
	}
.crackinjectionpageheading{
	font-size: 26px;
	font-family: Arial;
	font-weight:normal;
	color: #d35400;
}

hr.orange{
	background-color: #ff6416;
	color: #00b5f2; /* #ff6416; */
	height: 3px;
	width: 500px;
	border: none; 
	
}
ul.contentlist, li.contentlist{
	margin:8px;
	padding:0px;
	text-align:left;
	list-style: disc;
	list-style-position:outside;
	width: auto;
	font-size: 14px;
	font-family: Arial;
	font-weight:normal;
	color: black;
	}
ul.listblue, li.listblue{
	margin:8px;
	padding:0px;
	text-align:left;
	list-style: disc;
	list-style-position:outside;
	width: auto;
	font-size: 14px;
	font-family: Arial;
	font-weight:normal;
	color: #00b5f2;
}
ul.listgreen, li.listgreen{
	margin:8px;
	padding:0px;
	text-align:left;
	list-style: disc;
	list-style-position:outside;
	width: auto;
	font-size: 14px;
	font-family: Arial;
	font-weight:normal;
	color: #4bb546;
}
ul.listblack, li.listblack{
	margin:4px 0px 0px 16px;
	padding:0px;
	text-align:left;
	list-style: square;
	list-style-position:outside;
	width: auto;
	font-size: 14px;
	font-family: Arial;
	font-weight:normal;
	color: black;
}

.h10pointwhite{
	font-size: 10px;
	font-family: Arial;
	color: white;
}
.h8pointwhite{
	font-size: 8px;
	font-family: Arial;
	color: white;
}

/*a:link { text-decoration:underline; color: #ff8000;}
a:visited { text-decoration:underline; color: #00ff40;}
a:hover { text-decoration:underline; color: #0080ff;}*/


