body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  line-height: 1.5em;
  background: #E6FBFF;
}

table.page {
	background: #FFF;
	border: 1px solid #333;
	position:relative;
	}
	
td.contentbg {
	background: url(images/content_bg.jpg) left top no-repeat ;
	}

table.contentarea {
	margin: 20px 10px 10px 45px;
	}

	
	
#maincontent {
	position:relative;
	margin-left:45px;
	padding: 10px 15px 10px 0px;
	font-size: 11px; 
  	line-height: 1.5em;
	}
	
h1 {
	font-size: 15px;
	margin-bottom: 0px;
}	
	
h2 {
	font-size: 13px;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
}
p  {
	margin-top: 0px;
	font-size: 11px;
}

.imgLeft {
	float: left;
	margin-right: 10px;
}

.imgRight {
	float: right;
	margin-left: 10px;
}

#clear {
	clear: both;
}

hr  {
	width: 66%;
}

table#pricelist {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;	
}

a.about {
	text-decoration: none;
	}