body {
	background-color: #F1F1F1;
	background-image:  url('../images/grayback.jpg');
	background-repeat:repeat-x; 
	background-position:top;
	background-attachment:fixed;
}
.optin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFCC;
	border: 3px dashed #000000;
}
.style1 {font-family: Tahoma}

.style2 {font-family: Arial, Helvetica, sans-serif}

.byLine a, 
.byLine
{
	font-family:verdana;
	font-size:8pt;
	color:#333333;
}

.smallOrange
{
	font-size:11pt;
	color:#f47a20;
	font-weight:bold;
}
.headingSml
{
	font-size:11pt;
	color:#f47a20;
	font-weight:bold;
	text-align:center;
}
.heading2
{
	font-size:15pt;
	color:#f47a20;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
.heading
{
	font-size:17pt;
	color:#f47a20;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
body, td,th,span
{
	font-family:arial;
	color:#004a91;
	font-size:10pt;
}
.boldBlue
{
	font-size:11pt;
	color:#004a91;
	font-weight:bold;
}
.emailTable td
{
	color:#000000;
}
.emailTable th
{
	font-size:11pt;
	text-align:right;
	color:#000000;
}

