body{
	background: #fff;
	color: #000;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 83%;
}

/* Links -------------------------------------------------------------------------------  */
a{
	color: #900;
}
a:visited{
	color: #999;
}
a:hover{
	text-decoration: none;
}

/* Headings ----------------------------------------------------------- */
h2 em, 
h3 em{
	display: block;
	margin-top: 0em;
	font-size: 80%;
	color: #666;
	font-style: normal;
}
#contents h2:first-child{
	margin-top: 0;
}

/* Main Body Section  ------------------------------------------------- */
#contents{
	line-height: 1.4;
}
#nav{
	display: none;
}
#footer-links{
	margin-top: 1.5em;
	padding: 0.5em 0.25em 0 0.25em;
	line-height: 1.3;
	border-top: 3px solid #aaa;
}
address{
	font-style: normal;
	font-size: 95%;
}
p{
	margin: 0px 0px 10px 0px;
}
/* Random Styles ----------------------------------------------------- */
.center{
	text-align: center;
}
.more{
	text-align: right;
}
#services_anchors{
	font-weight: bold;
	color:#990000
}
