
body {
color: #000000;
background-color: #EBF4EA;
line-height: 160%;
font-family:  Verdana, Arial, Geneva, sans-serif;
margin-left: 10%;

}

h1 {
font-family: Verdana, Arial, Geneva;
font-weight: 700;
font-size: 1.4em;
color: #004466;
text-align: left;
margin-right: 10%;
margin-top: 40px;
margin-bottom: 3px;
line-height: 120%;
}

h2 {
font-family: Verdana, Arial, Geneva;
font-weight: 900;
font-size: 1.2em;
color: #004466;
text-align: left;
margin-right: 10%;
margin-top: 20px;
margin-bottom: 10px;
line-height: 120%;
}

h3 {
font-family: Verdana, Arial, Geneva;
font-weight: 900;
font-size: 1.0em;
color: #000000;
text-align: left;
margin-right: 10%;
margin-top: 20px;
margin-bottom: 20px;
line-height: 120%;
}


p {
color: #000000;
font-weight: normal;
font-family:  Verdana, Arial, Geneva, sans-serif;
font-size: 1.0em;
line-height: 160%;
text-align: left;
margin-right: 10%;
margin-top: 0px;
margin-bottom: 15px;
}

p.first {
margin-top: 0px;
padding-top: 0px;
}

..example{
color: #cc6600;
background-color: #ffffcc;
font-weight: 700;
font-family:  Verdana, Arial, sans-serif;
font-size: 1.0em;
line-height: 160%;
text-align: left;
margin-left: 10%;
margin-right: 10%;
margin-top: 0px;
margin-bottom: 0px;
}

ul {
color: #404040;
background-color: #EBF4EA;
text-align: left;
margin-right: 10%;
margin-top: -15px;
margin-bottom: 20px;
line-height: 160%;
font-size: 1.0em;
font-family:  Verdana, Arial, sans-serif;
font-weight: normal;
}

ol {
color: #404040;
background-color: #EBF4EA;
text-align: left;
margin-right: 10%;
margin-top: -15px;
margin-bottom: 20px;
line-height: 160%;
font-size: 1.0em;
font-family:  Verdana, Arial, sans-serif;
font-weight: normal;
}

a, a:link {
background: transparent;
color: blue;
font-weight: normal;
text-decoration: underline;

}

a:visited {
background: transparent;
color: blue;
text-decoration: underline;
}

a:active {
background: transparent;
color: blue;
text-decoration: underline;
}


a:hover {
background-color: transparent;
color: #8c007b;
text-decoration: underline;
}

span.home {text-transform: uppercase;
letter-spacing:.5em;
font-size: 14pt;
margin-left: .3em;
color: #ff6600;}

