/* Main Styles */
td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none; 
  line-height: 16px;
}

hr { height: 0px; color: #cc0000; border-top: 1px; background: #cc0000; border-style: solid;}

h2,.Header   {
  color: #404040;
  font: 22px Helvetica, Arial, sans-serif;
  margin-top:0;
}

h3,.SubHeader{
	margin-top:0;
 	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	}

.SmallText{
  font-size: 10px;
}


