body, p, li {
font-family: Georgia, "Times New Roman", Times, serif;/*Verdana, Arial, Helvetica, sans-serif;*/
color:#000;
font-size:large;
}

li {
padding-bottom:5px;
}

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

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

.bigitalic {
font-size: 1.1em;
font-style:italic;
}

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

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

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

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

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

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

.testimonial1 p, .testimonial2 p {
font-size:.9em;
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: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: Arial, Helvetica, sans-serif;
font-size: 1.9em;
color: #900;
}








/* 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}
*/

