body { 
	background-color: #FFFFFF; 
	margin: 0;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
	line-height: 150%;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
} 

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000066;
	line-height: 150%;
}

li {
	margin-bottom:5px;
}

h1 {
	color: #CC0000;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 150%;
}

h2 {
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
}

h3 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000066;
	padding:20px;
}

.content td {
	font-size: 12pt;
}

.testimonialbox {
	border: 1px solid #CCCCCC;
	background-color:#F7F7F7;
	font-size: 10pt;
}

.testimonialbox p {
	font-size: 10pt;
}

.fancyquote {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
}

.oldprice {
	text-decoration:line-through;	
}

.underline {
	text-decoration:underline;
}

.style2 {
	font-size:14pt;
	color:#0000FF;
}

.style3 {
	font-size:14pt;
	color: #CC0000;
}
