body {
margin:0;
}

p {
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;
color: #3c3c3c;
font-size: 100%;
margin-top:0.4em;
margin-bottom:0.7em;
}


h1, h2,h3 {
font-family: arial, helvetica, sans-serif;
color: #000000;
background-color: #ffffff;
text-decoration:none;
}


h1 {
font-size: 170%;
margin-bottom:0.5em;
}


h2 {
font-size: 140%;
margin-bottom:0.4em;
margin-top:0.2em;
}


h3 {
font-size: 120%;
margin-bottom:0em;
}

h4 {
font-size: 110%;
margin-bottom: 0em;
}


h5 {
font-size: 105%;
margin-bottom: 0em;
}


ul {
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;
color: #3c3c3c;
font-size: 100%;
margin-top:0.05em;
}


ul li {
padding-top:0.5em;
}


ol {
margin-top:0.3em;
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;
color: #3c3c3c;
font-size: 100%;
}


ol li {
padding-top:0.6em;
}

img {
text-decoration: none;
background-color: #ffffff;
border: none;
}


hr {
clear: both;
margin-top: 0.5em;
margin-bottom: 0.3em;
color: #3b60ae;
}


.anchor {
font-family: arial, helvetica, sans-serif;
font-size: 102%;
background-color: #ffffff;
color: #000000;
font-weight: bold;
}


.bushead {
font-size: 110%;
font-weight: bold;
color: #3b62ab;
}


.letter {
clear: both;
font-family: arial, helvetica, sans-serif;
font-size: 120%;
font-weight: bold;
color: #000000;
background-color: #ffffff;
}


.linkcol a:link{
color: #3c3c3c;
}