a:link {  color: #800000; text-decoration: none}
a:hover {  color: #800000; text-decoration: underline}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:active {
	color: #800000;
	text-decoration: none;
}


/* ADDED BY Marcus 30/09/10 */
p,li{font-family:tahoma;}
h2{font-family:tahoma; margin:5px 0; padding:0; font-weight:normal;}
a img{border:none;}

.product{margin:10px; clear:both; background:#fff;}

.product a{font-size:140%;}
.product h2{float:left; width:300px;}
.product .pdf{float:right; margin:10px 0;}

.red{color:#c00;}
.line{border-top:1px solid #ccc; height:1px; margin:10px 0; clear:both;}
.clearl{clear:left;}
.clear{clear:both}
/*END*/
