p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
	padding-top:0;
	padding-bottom:1em;
	margin-top:3px;
}

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #66cccc;
}

h1 {
padding-bottom:0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
font-weight:bold;
color:#0066FF;
}

h2 {
padding-bottom:0;
margin-bottom:0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
font-weight:bold;
color: #0066FF;
font-style:italic;
}
 a {
 color: #0066FF;
 text-decoration:underline;
 }
 