body, p, li {
  font-family: Verdana, Arial, Helvetica, sans-serif;/*Times, serif;*/
  color:#000;
  font-size:11pt;
}

li {
  padding-bottom:5px;
}

/* main table */
.global {
  width:776px;
  background-color: #fff;
  border: 2px solid #036;
}

td.main  {
  padding:30px;
  background:#fff;
}

.bigitalic {
  font-size: 16pt;
  font-style:italic;
}

.holo {
  color:#900;
  font-weight:bold;
}

.typeb p {
  font-family: Courier New, Courier, mono;
  font-size:.97em;
}

div.smaller {
	font-size: 11pt;
	padding: 3px 3px 3px 5px;
	border: 1px dashed #CCCCCC; 
	background-color: #FFFFE6;
}

.type p {
  font-family: Courier New, Courier, mono;
  font-size:12pt;
}

p.redbold {
  color: #900;
  font-size: 15pt;
  text-align:center;
  font-weight:bold;
}

div.testimonial1 {
  background:#D7FFD7;
  border:1px solid #666;
  padding:5px;
  margin-bottom:30px;
}

.testimonial1 h5, .testimonial2 h5 {
  color:#900;
  margin:0;
  padding:0;
  font-size:1em;
  font-family: Verdana, Arial, Helvetica, sans-serif; /*Arial, Helvetica, sans-serif;*/
}

.medlink
{
  color: #000;
  text-decoration: none;
  cursor: text;
}

.testimonial1 p, .testimonial2 p {
  font-size: 12pt;
  padding-top:0;
  margin:3px 0;
}

div.testimonial2 {
  background:#fff;
  border:1px solid #999;
  padding:5px;
  margin-bottom:30px;
}

p.jack {
  color:#369;
  padding-top:10px;
}

div.important {
  background:#ccc;
  border:1px solid #666;
  padding:5px;
  margin-bottom:30px;
}

.important h5 {
  color:#900;
  margin:0;
  padding:0;
  font-size:1em;
  font-family:Verdana, Arial, Helvetica, sans-serif; /*Arial, Helvetica, sans-serif;*/
}

div.try {
  background:#ffc;
  padding:8px;
  border:2px solid #036;
  margin:0 60px;
}

.address p {
  text-align:center;
  font-size:.96em;
}

.disclaimer p {
  font-size:.8em;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif; /*Arial, Helvetica, sans-serif;*/
  font-size: 2.2em;
  color: #900;
}
p.text_indent{
  text-indent:1cm;
}








/* old inline styles
.style2 {
color: #FF0000;
font-weight: bold;
font-size: 18px;
}
.style9 {font-weight: bold}
.style11 {font-size: 14px}
.style16 {font-size: 13px}
.style22 {
font-family: Arial, Helvetica, sans-serif;
color: #990000;
}
.style24 {font-family: Arial, Helvetica, sans-serif}
.style26 {color: #990000}
.style27 {
color: #990000;
font-weight: bold;
}
.style28 {color: #0000FF}
.style29 {color: #000000}
 */