body {
	margin:10px;                           
	background-image:url(images/bg.gif);
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
p.center {
	text-align:center;
	}
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
	}
h1 {
	font-size:26px;
	}
h2 {
	font-size:20px;
	}
h3 {
	font-size:18px;
	}
h4 {
	font-size:16px;
	}
h5 {
	font-size:12px;
	text-decoration:underline;
	}
h6 {
	font-size:14px;
	font-style:italic;
	}
a:link {
	text-decoration:none;
	color:#FF9111;
	}
a:visited {
	text-decoration:none;
	color:#FF9111;
	}
a:active {
	text-decoration:none;
	color:#FFCF94;
	}
a:hover {
	text-decoration:underline;
	color:#FFCF94;
	}
span {
	color:#FFCF94;
	}
#content table tr td {
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:30px;
	}
#services table tr td {
	text-align:left;
	padding:0;
	}
#footer table tr td {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
.bottom {
	background-image:url(images/bottom.gif);
	background-repeat:repeat-x;
}
