body {
margin:10px 0px;
background-color:#ffffff;
font-family:verdana,tahoma,arial;
}

#content {
background: #abc3cf;
padding:15px;
font-size:90%;
}

#content a {
text-decoration:none;
}

#content a:link {color: #22419b; }
#content a:visited {color: #22419b; }
#content a:hover {color: #1f6c16; }
#content a:active {color: #22419b; }

#header {
margin: 0px;
clear:both;
font-size:90%;
}

#header a {
text-decoration: none;
}

#header a:link {color: #ffffff;}
#header a:visited {color: #ffffff;}
#header a:hover {color: #bdefa8;}
#header a:active {color: #ffffff;}

#footer {
background-color: #578b41;
clear:both;
font-size:90%;
text-align:center;
}

#footer a{
text-decoration:none;
}

#footer a:link {color: #ffffff;}
#footer a:visited {color: #ffffff;}
#footer a:hover {color: #bdefa8;}
#footer a:active {color: #ffffff;}

h1 {
color:#000000;
font-size:24pt;
line-height:100%;
}

h2 {
color:#000000;
font-size:20pt;
line-height:100%;
}