body {
	font-size:12px;
	font-family:Trebuchet, Verdana, sans-serif;
}

img {
	border:0;
}

a:link,
a:visited {
	color:#616363;
	text-decoration:underline;
}

a:hover,
a:active {
	text-decoration:none;
}

p {
	margin:10px 0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clearer {
	clear:both;
}

h1 {
	font-size:18px;
	font-weight:normal;
}

h2,
h3 {

	font-weight:normal;
}

h2 {
	margin:30px 0 10px 0;
	font-size:16px;
}

h3 {
	margin:10px 0;
	font-size:14px;
}

h4 {
	margin:10px 0;
	font-size:12px;
	font-weight:bold;
}


form,
div#mast_head,
div#content_pic,
ul#service_nav,
ul#content_options {
	display:none;
}	
