
body {
  color : #303030; 
  font-family : Arial, Geneva, Helvetica;
  font-size : 75%; 
  text-indent:0.1cm;
  margin-top : 0em;
  margin-left : 0cm;
  margin-right : 0em;
  scrollbar-base-color : #90FE35;
}

p {
  color : black;
  margin-left : 0cm;
  margin-top : 0em;
  margin-bottom : 0.1em;
}

H1, H2, H3, H4, H5 {
  color : #B163F9;
  font-weight : bold;
  font-size : 12pt;
  line-height : 1.4em;
  margin-top : 0.4em;
  margin-bottom : 0.2em;
  margin-left : 0.1cm;
}



H1 {
  color : #B163F9;
  margin-top : 0em;
  margin-bottom : 0em;
}

H2 {
  color : #6817B3;
  font-size : 1em;
  margin-top : 0em;
}

H3 {
  font-size : 1.3em;
}

H4 {
  font-size : 1.2em;
}

H5 {
  font-size : 1.1em;
  margin-top : 0.6em;
  margin-bottom : 0.4em;
  color: #666699;
}

td {
  padding-left : 0pt;
  padding-right : 0pt;
  vertical-align : top;
}


.Banner {
  margin-left : 0cm;
  font-size: 80%;
  font-weight:bold;
  color: #90FE35;

}


.Menu {
  margin-left : 0.1cm;
  font-size: 80%;
  font-weight:bold;
  color: #B163F9;

}

ol, ol ol, ol ol ol {
  margin-left : 0.1cm;
  margin-top: .2em; 
  margin-bottom: .5em;
}

ul, ul ul, ul ul ul {
  list-style-type: disc; 
  list-style-image: url('bullet1.gif');
  margin-left : 0.5cm;
  margin-top: 0em; 
  margin-bottom: 0em;
}

li {
  font-color:black;
}


table tr td ul{
  margin-top: 0em; 
  margin-bottom: 0em;
}

table {
  font-size : 100%; 
  margin-top : 0pt; 

}


a:link {
  color: #5A2987;
  font-size : 100%; 
  text-decoration: none;
}
a:hover {
  background-color: #FFFF99;
  font-size : 100%; 
  text-decoration: none;
}
a:active {
  color: #5A2987;
  font-size : 100%; 
 text-decoration: none;
}

a:visited {
  color: #5A2987;
  font-size : 100%; 
  text-decoration: none;
}

img {
border-style : none;
}

.small {
  font-size : 6pt;
}

A.nav:link {
  background-color : transparent;
  color : #B163F9;
  font-weight : normal;
  text-decoration : none;
}

A.nav:visited {
  background-color : transparent;
  color : #B163F9;
  font-weight : normal;
  text-decoration : none;
}

A.nav:hover {
  background-color : transparent;
  color : #B163F9;
  font-weight : normal;
  text-decoration : none;
}

A.nav:active {
  background-color : transparent;
  color : #B163F9;
  font-weight : normal;
  text-decoration : none;
}


a.scroll:link {
  color: #666699;
  font-size : 70%; 
  text-decoration: none;
}
a.scroll:hover {
  background-color: #90FE35;
  font-size : 70%; 
  text-decoration: none;
}
a.scroll:active {
  color: #666699;
  font-size : 70%; 
  text-decoration: none;
}

a.scroll:visited {
  color: #666699;
  font-size : 70%; 
  text-decoration: none;
}


