 body {
  background-color: #C4FDED;
 }

.logo {
padding: 0px 10px 20px 10px;
background: #CEFBE0;
z-index: 100;
font-family: "Times New Roman", Times, serif;
font-size: 25mm;
text-align: center;
color: #636B47;
letter-spacing: 15px;
font-weight: bold;
margin-bottom: 5px;
border: solid 1px #7C6CD0;
}

.logo span {
font-family : times, Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #636B47;
font-weight: bold;
font-size: 25%;
letter-spacing: 5px;
}

h3 {
font-weight: bold;
font-size: 150%;
font-family: Times, Arial, Helvetica, sans-serif;
text-align : center;
text-decoration : underline;
}

P {
margin: 1.2em;
font-weight: bold;
}

p span {
font-size: 150%; 
font-weight: bold; 
}

h4 {
font-weight: bold; 
margin: 1.2em;
}

h4 span {
font-size: 120%;
font-weight: bold;
text-decoration : underline;
}

h5 {
text-align: center;
font-size: 16px;
font-weight: bold;
}

.border {
border: solid 1px #7C6CD0;
}

.border a:hover {
font-weight: bold;
color: #FF0000;
text-decoration: underline;
}


.footer
{
background-color:#DCD9ED;
font-weight: bold;
margin-top: 5px;
}

.footer p {
text-decoration: underline;
}


.footer1
{
background-color:#EFF9ED;
font-size: 12px;
font-weight: bold;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
margin-top: 5px;
}


#leftnav {
background-color: #efefef;
border: 1px #666666 solid;
width: 200px;
margin-top: 20px;
margin-left: 10px;
margin-right: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-right: 7px;
padding-bottom: 10px;
text-align: center;
float: left;
}

.leftnavb {
font-size: 80%;
font-weight: bold;
text-align: center;
margin-bottom: 1px;
margin-top: 1px;
}

.leftnavb a {
padding: 1px;
text-decoration: none;
width: 100%;
display: block;
color: #224059;
background-color: #b5c9e2;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
}

.leftnavb a:hover {
background-color: #99aabf;
border-top: 2px #31557f solid;
border-left: 2px #31557f solid;
border-bottom: 2px #cce3ff solid;
border-right: 2px #cce3ff solid;
}
