body {background: #000000;
      color: #3e3341;
      line-height: 12px;
      font-family: Arial;
      font-size: 11px;
      margin: 0px;}


b {
color:#000000;
}

i {
font-size:11px;
font-family:trebuchet ms;
color:#000;
}

u {
border-bottom:1px solid #000;
text-decoration:none;
color:#000;
}

a:link,a:visited,a:active {
color:#44D019;
font-family:arial;
font-weight:bold;
font-size:11px;
text-transform:normal;
text-decoration:none;
}

a:hover {
color:#68EF3F;
cursor:hand;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

h1 {
background:#3B991F;
font-family:verdana;
font-weight:bold;
font-size:13px;
color:#ffffff;
text-align:center;
border-bottom:0px solid #ffffff;
text-transform:uppercase;
line-height:19px;
letter-spacing:1px;
margin:3px;
padding:2px;
}

h2 {
background:#B0BEB4;
font-family:verdana;
font-weight:normal;
font-size:11px;
color:#000000;
text-align:center;
border-top:0px solid #ffffff;
text-transform:none;
line-height:19px;
letter-spacing:1px;
margin:3px;
padding:2px;
}

.content {
margin:0;
background:#E1E1E1;
border:1px solid #000000;
font-size:11px;
font-family:arial;
color:#000000;
text-align:left;
text-transform:none;
font-weight:400;
line-height:14px;
letter-spacing:0;
padding:5px;
}