body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited, a:active, a:hover { color: blue; }
a:link  { text-decoration: none;}
a:visited { text-decoration: none;}
a:active { text-decoration: none;}
a:hover { color: blue; text-decoration: underline;}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size:14px 
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size:14px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f36f21;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f36f21;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 5px;
}

ul {
	list-style-image: url('http://www.safetyandsecuritysystems.co.uk/images/bullet_grey.gif');
	font-size : 14px;
	margin-left : 17px;
	margin-bottom : 15px;
	margin-top : 10px
}

li{
	margin-bottom: 5px;
	margin-left: 5px;}
}

.productheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #f36f21;
	font-size: 14px;
	font-weight: bold;
}

.highlight { 
	background-color:#FFFFCC; 
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}

a.copyright:link  { text-decoration: none; color: #555555;}
a.copyright:visited { text-decoration: none; color: #555555;}
a.copyright:active { text-decoration: none; color: #555555;}
a.copyright:hover { text-decoration: underline; color: #555555;}

a.headerMenulink:link    { color: #FFFFFF; font-family: "arial"; font-size:12px; text-decoration: none; font-weight: 700 }
a.headerMenulink:active  { color: #FFFFFF; font-family: "arial"; font-size:12px; text-decoration: none; font-weight: 700 }
a.headerMenulink:visited { color: #FFFFFF; font-family: "arial"; font-size:12px; text-decoration: none; font-weight: 700 }
a.headerMenulink:hover   { color: #FFFFFF; font-family: "arial"; font-size:12px; text-decoration: underline; font-weight: 700 }


.news{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size:12px
}

a.news:link  { text-decoration: none; color: blue;}
a.news:visited { text-decoration: none; color: blue;}
a.news:active { text-decoration: none; color: blue;}
a.news:hover { text-decoration: underline; color: blue;}
