body{
  color: #000000; background-color: #ffffff; margin-top: 0px
}

p{
  line-height: 140%; margin-left: 0em; margin-top: 0em; margin-bottom: 0em
}

div{
   margin-left: 1em; margin-right: 1em; margin-bottom: 2em
}

h3{
  color: #000066; border-bottom: solid 2px; padding: 0.1em; margin-bottom: 0.5em;
  border-bottom-color: #000099
}

caption{
  font-weight: bold; text-align: left;
}

a:link {
	color: #444444; text-decoration: none
}
a:active {
	color: #ffff00; text-decoration: none
}
a:hover {
	color: #ffa500; text-decoration: none
}
a:visited {
	text-decoration: none; coloe: #d7ebff
}

a:link.css {
  color: #0033FF; text-decoration: none
}

a:visited.css {
  color: #990099; text-decoration: none
}

a:hover.css {
  background-color: #ffff00; text-decoration: none
}

a:active.css {
  font-style : italic; background-color: #ffff00; text-decoration: none
}

.text{
  line-height: 140%
}

.text2{
  line-height: 120%; FONT-SIZE: 0.8em
}

.bold{
  font-weight: bold
}

.style3 {font-size: 18px; color:#ff6666; font-weight:bold;}
.style5 { font-size:12px;
	color: #ff6666;
	font-weight: bold;
}
.style9 {font-size: 12px; line-height:1.2em;}
.style11 {font-size: 12px; color: #A0B086; }
