<style type="text/css">                   
                   
                   body  {
                   	background-color : #CCCC99;
                   	color : #000000;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 12px;
                   	font-weight : bold;
                   }
                   
                   TD  {
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 12px;
                   	font-weight : normal;
                   }
                   a  {
                   	color : #000066;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 14px;
                   	font-weight : bold;
                   }
                   a:hover  {
                   	/*color : #993300; */
					color: #000000;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-weight : bold;
                   }
                   input {
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 13px;
										font-weight : bold;
                   }
                   textarea {
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 13px;
										font-weight : bold;
                   }
                   select {
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 13px;
										font-weight : bold;
                   }
                   .smalllink  {
                   	color : #000066;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 11px;
                   	font-weight : normal;
                   }
                   .smalllink:hover  {
                   	color : #993300;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 11px;
                   	font-weight : normal;
                   }
                   .bracketlink  {
                   	color : #000000;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 12px;
                   	font-weight : normal;
                   	text-decoration: none;
                   }
                   .bracketlink:hover  {
                   	color : #000000;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 12px;
                   	font-weight : normal;
                   	text-decoration: underline;
       			   }
                   .boldlink  {
                   	color : #000000;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 12px;
                   	font-weight : bold;
                   	text-decoration: none;
                   }
                   .boldlink:hover  {
                   	color : #000000;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 12px;
                   	font-weight : bold;
                   	text-decoration: underline;
                   } 
				   .bboldlink  {
                   	color : #000066;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 12px;
                   	font-weight : bold;
                   	text-decoration: none;
                   }
                   .bboldlink:hover  {
                   	color : #993300;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 12px;
                   	font-weight : bold;
                   	text-decoration: none;
                   }                  
                   .posted  {
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 12px;
                   	font-style : normal;
					color:#000000;
                   	font-weight : normal;
                   }
                   .bold  {
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 14px;
                   	color : #000000;
                   	font-weight : bold;
                   }
				   .nobold  {
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 1px;
                   	color : #000000;
                   	font-weight : normal;
                   }
                   .title  {
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 17px;
                   	color : #000066;
                   	font-weight : bold;
                   }
                   .titlecell  {
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 12px;
                   	color : #000000;
                   	background-color : #FFFF99;
                   	font-weight : bold;
                   }
                   .small  {
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 10px;
                   	color : #000066;
                   	font-weight : normal;
                   }
                   .calendarcell  {
                   	background-color : #CCCC99;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 14px;
                   	color : #000000;
                   	font-weight : normal;
                   }
                   .calendarcell:hover  {
                   	background-color : #FFFF99;
                   	font-family : verdana, "Lucida Sans Typewriter", helvetica;
                   	font-size : 14px;
                   	color : #000000;
                   	font-weight : normal;
                   }
                   li {
                    list-style-type: square;
                    margin-left: 5px;
                   }
                 
                   
                   </style>
.testimonial {
	font-size: 12px;
	font-style: italic;
	background-color: #FFFF99;
	margin-right: 20px;
	margin-left: 20px;
}
.testimonial {
	font-size: 13px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.highlight {
	font-weight: bold;
	color: #0000CC;
	font-size: 13px;
}
