BODY {
background-color: #FFFFFF;
margin-left:140px;
}

H1, H2, H3, A.H3, A.H3:hover, H4, A.H4, A.H4:hover {
font-family: Trebuchet MS, Verdana, Arial, sans-serif;
font-weight: bold;
}

H1, H2, H3, H4 {
color: #000000;
}

H1 {
text-align: center;
font-size: 24px;
}

H2 {
font-size: 20px;
}

H3 {
font-size: 16px;
}

H4 {
font-size: 14px;
}

A.H1, A.H2, A.H3, A.H4, {
text-decoration: none;
}

A.H1:hover, A.H2:hover, A.H3:hover, A.H4:hover, {
text-decoration: underline;
color: #339933;
}

A.H3:link, A.H4:link  {
color: #339933;
}

A.H3:visited, A.H4:visited {
color: #666666;
}

A.H3:active, A.H4:active {
color: #99CCCC;
}


P, UL, OL, TD, TH, BLOCKQUOTE {
font-family: Arial, sans-serif;
font-size: 12px;
color:#000000;
}

P, UL, OL, TD {
font-weight: normal;
}

TH {
font-weight: bold;
}

A {
text-decoration: none;
}

A:link {
color:#339933;
}

A:visited {
color:#666666;
}

A:active {
color:#99CCCC;
}

A:hover {
color:#339933;
text-decoration: underline;
}

