h1 {
	margin:0px;
	margin-bottom:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#30703C;
	font-weight: normal;
}

h2 {
	margin:0px;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#696969;
	font-weight: normal;
}

h3 {
	margin:0px;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#30703C;
	font-weight: normal;
}

h4 {
	margin:0px;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#696969;
	font-weight: normal;
}

h5 {
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	display:inline;
	font-weight: normal;
}

h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1em 0 .2em 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
	font-weight: normal;
}

.page_strapline {
	font-size: 1.2em;
	color: #000;
}

a {
	text-decoration: underline;
	color: #0066ff;
} 

body.page_products div#container div#maincontent div#main_content{
	padding-bottom: 30px;
}

body.page_products div#container div#maincontent div#main_content p.products_nb {
	font-weight: bold;
	color: #FFFFFF;
}

