.bg {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: fixed;
	background-image: url(images/bg_default.jpg);
	margin: 0px;
	background-color: ffffff }
	
.head { color: black; font-size: 16px; font-family: arial; font-weight: bold }
.subhead { color: 141355; font-size: 13px; font-weight: bold; font-family: arial }

.product { color: ee8800; font-size: 20px; font-family: arial; font-weight: bold }
.ref { color: 000077; font-size: 13px; font-family: arial }
.description { color: black; font-size: 11px; font-family: verdana; line-height: 15px }


P { color: black; font-size: 11px; font-family: verdana }
.standard { color: black; font-size: 11px; font-family: verdana; line-height: 14px }
.sidenav { font-size: 11px; font-family: verdana; text-indent: 10px; line-height: 18px }

A { font-size: 11px; font-family: Verdana }
A.spaced { line-height: 16px }
A:hover { color: orange; }
