/* CSS Document */

BODY 
{
	background-color:#FFFFFF;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

BODY, P, TD, LI
{
	color:#000000;
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:10pt;
}

A
{
	  color:#6600FF;
	  text-decoration:none;
	  font-weight:bold;
}

A:HOVER
{
	text-decoration:underline;
}

H1, H3, H5
{
	color:#3366FF;
}

H2, H4, H6
{
	color:#66ccff;
}

H1, H2, H3, H4, H5, H6
{
	font-family:"Times New Roman", Times, serif
}

th {
	color: #84D6FF;
	background-color: #6600CC;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.flatButton
{
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #66ccff;
	border: 2px solid #66ccff;
	background-color: #3366ff;
}
.newsletterText {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size:12pt;
}
