body {
 font-family: Georgia, Times New Roman, Arial;
 font-size: 12pt;
 color: #006600;
 background: #FFFFCC;
 text-align: center;
}

h1 {
 color: #004000;
 font-size: 34pt;
 margin: 0px;
 font-weight: bold;
}

h2 {
 font-size: 18pt;
 margin: 0px;
 font-weight: bold;
 margin-bottom: 15px;

}

h4{
color: #004000;
margin-top: 5px;
margin-bottom: 0px;
}

a {
 color: #C04000;
 text-decoration:none;
}

a:visited {
 color: #C04000;
 text-decoration:none;
}

a:hover {
 background-color: #FFFF99;
 text-decoration:none;
}

#contenttable {
 align: center;
 text-align: justify;
 width: 950px;
}

#contenttd
{
 vertical-align: top;
 padding: 15px;
 spacing: 15px;
 width: 50%
}


hr {
 color: #804000;
}

#quote {
 font-size: 18pt;
 color: #004000;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 padding:15px;
}

big {
 font-size: 18pt;
 color: #004000;
}