body, p, td, th, a {
background-color: #fff;
color: #000;
font-family: arial, tahoma, garamond, serif;
font-size: 12px;
}

#header ul, #footer ul {display: none;}

#content {
background-color: #fff;
width: 100%;
border: none;
}

.blue {color: #2dafc3; font-weight: bold;}
.grey {color: #625d5a; font-weight: bold;}

h1 {
padding: 2px;
font-size: 1.0em;
background: #2dafc3;
}

h1 span {
background-color: #ffffff;
padding: 10px;
}

h2 {
margin: 5px 0 0 0;
padding-top: 10px;
font-size: 1.0em;
color: #2dafc3;
border-bottom: 1px dotted #a6a5a5;
}

#header img {display: block; }

.designedby {display: none;}
div.breadcrumbs {display: none;}
