
body {
color: #000000;
background-color: #ffffff;
line-height: 160%;
font-family:  Verdana, Arial, Geneva, sans-serif;
}

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

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



p {
color: #404040;
background-color: #ffffff;
font-weight: normal;
font-family:  Verdana, Arial, Geneva, sans-serif;
font-size: 1.0em;
line-height: 160%;
text-align: left;
margin-left: 10%;
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: #ffffff;
text-align: left;
margin-right: 10%;
margin-left: 20%;
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: #ffffff;
text-align: left;
margin-right: 10%;
margin-left: 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-size: 0.9em;
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;}

img {border:none;}
