/* Main Styles */
td,body{
  font: normal 12px arial;
  color:FFF;
  text-decoration:none;
}

body{
background-color:242639;

}

/* Links */
a{ color: #b3c841; text-decoration: none;}
a:hover{ color: #009999; text-decoration: none;}

hr{
	height: 1px;
	color: b3c741;
}

h2,.Header   {
  font-weight:normal;
  font-size  :24px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :16px;
}

.SmallText{
  font-size  :10px;
}

.details{font-size:14px;}


