body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;	
	font-size: .8em;
	padding:0;
	margin:0;
	text-align: center;
	}
td {
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
a { 
	color: blue; text-decoration: none
	}
a:hover {
	 color: blue;
	 text-decoration: none;
	 background-color: #CCFFCC;
	 }
.plus1  {
	 font-size: 1em;
	  }
.testimonials_bold {
	 font-size: 1.3em; font-weight: bold;
	  }
.italic {
	 font-style: italic;
	  }
.questions {
	font-size: 1.2em;
	color: #3366ff;
	}	  	  
.bold {
	font-weight: bold;
	}	
#content_links {
  	position:relative;
  	width:580px;
 	margin:0px auto;
 	text-align:left;
  	top:100px;
  	font-size: 1.2em;
  	padding-bottom:0px;
   	}
#copyright {
	margin:0;
	padding:0;
	position: absolute;
	left:0px;
	margin-left:33%;
	bottom:20px;
	font-size:.7em;
	}		