BODY {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F0F0F0;
}
P {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
    margin:0;
    padding-left:0px;
    font:15px Helvetica,Arial;
    color: blue;
    font-weight: bold;
}
h2 {
   font-size: 14.5px;
   font-weight: bold;
   color: blue;
   margin: 3px 0px;
}
h3 {
   color: blue;
   font-weight: bold;
   font-size: 14px;
}
h4 {
   color: blue;
   font-size: 13px;
   font-weight: bold;
}
UL {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
OL { font-family: arial, helvetica, sans-serif; font-size: 10pt }
DL { font-family: arial, helvetica, sans-serif; font-size: 10pt }
TD { font-family: arial, helvetica, sans-serif; font-size: 10pt }
TH { font-family: arial, helvetica, sans-serif; font-size: 10pt }
BLOCKQUOTE { font-family: arial, helvetica, sans-serif; font-size: 10pt }
INPUT { font-family: monospace; font-size: 10pt; background-color:ffffcc }
TEXTAREA { font-family: monospace; font-size: 10pt; background-color:ffffcc }
.text { font-family: arial, helvetica, sans-serif; font-size: 10pt }
.bigtext { font-family: arial, helvetica, sans-serif; font-size: 12pt }
.smalltext { font-family: arial, helvetica, sans-serif; font-size: 9pt }
.xsmalltext { font-family: arial, helvetica, sans-serif; font-size: 9pt }
.highlight {background-color:#ffff00}
.button { text-decoration:none; background-color:#ffffff}
.buttontext { font-weight:bold; color:#666666; font-size:9pt; text-decoration:none; }
.mouseover { background-color:#ffffff; text-decoration:none; }
.mouseovertext { font-weight:bold; color:#000000; font-size:9pt; }
.pwidth {width: 750px}
@media print {
      .noprint { display: none; }
	  .pwidth {width: 640px}
    }
#footer { 
  color: gray; 
  margin-top: 1em; 
  font-size: xx-small; 
  padding: 2px;
}
#footer a { 
  color: gray; 
  text-decoration: none; 
}
#footer a:visited  {
  color: gray; 
  text-decoration: none; 
}
#footer a:hover { 
  color: navy; 
  text-decoration: none; 
}
a { text-decoration: none; color: blue; }
a:active { color: #f3c414; }
a:hover { text-decoration: underline; }
.margin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #d5c69c;
	width: 100%;
	text-align: center;
	padding: 0px;
	border-bottom: 1px solid black;
	color: black;
	font-size: 10pt;
	font-weight: bold;
}
.testimonials {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}
