h2,.Header   {
	font:18px Georgia, "Times New Roman", Times, serif;
	margin-top:0;
	font-style:italic;
	}
.BlueText {
	color:#40c7f6;
	font:12px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	}
h3,.SubHeader{
	font-weight:bold;
	font-size  :16px;
         color:#222222;
	}
.SmallText{
	font-size  :10px;
	}

td,body{
  font: normal 12px arial;
  color:333;
  text-decoration:none;
}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

