body {
 color: #FFFFFF;
 background: #666666;
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 12px; 
 font-family: arial, helvetica, sans-serif;
 margin : 0px 0px 0px 0px;
}


td , p , li , ul , blockquote , div {
  font-family : arial, helvetica, sans-serif;
  font-size : 12px;
}

h1 {
 color: #ffffff;
 font-size: 20px; 
 font-family: arial, helvetica, sans-serif;
 margin-top:20px;
 background: transparent;
 font-weight: bold;
}


h2 {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 background: transparent;
 color: #3FC8EA;
 border-bottom: 1px solid #3FC8EA;
}
}

h3 {
 color: #ffffff;
 font-size: 20px; 
 font-family: arial, helvetica, sans-serif;
 margin-top: 0px;
 font-weight: bold;
}

h4 {
 color: #437A3A;
 font-size: 20px; 
 font-family: impact, verdana, helvetica, sans-serif;
 margin-top: 0px;
 margin-bottom: 2px;
 background: transparent;
 font-weight: bold;
}

p {
 font-weight: normal;
 font-size: 12px; 
 font-family: arial, helvetica, sans-serif;
 color: #ffffff;
 line-height: 18px;
}

a {
 line-height: 18px;
}

a:link { 
 color: #3FC8EA; 
 font-weight: bold; 
 text-decoration: none; 
}

a:visited { 
 color: #3FC8EA; 
 font-weight: bold; 
 text-decoration: none;
}

a:active { 
 color: #3FC8EA; 
 font-weight: bold; 
 text-decoration: none;
}

a:hover { 
 color: #3FC8EA; 
 font-weight: bold; 
 text-decoration: none; 
}
