/* Main Styles */
td,body{
  font: normal 12px arial;
  color:6E6057;
  text-decoration:none;
}


/* Links */
a{
  color:036;
}
a:hover{
  color:FD7A05;
}

hr{
	color: 6E6057;
	font-size: 1px;
	height: 1px;

}

h2,.Header   {
  font-weight:bold;
  font-size  :18px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}



