/* Free Evolution text fonts and attributes */

#lbs-body{
    font-family: Helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
}

a img
{
	border: 0;
	margin: 0px;
}

ul, li {
    margin:0;
    padding:0;
}

li {
    margin-left: 10px;
    margin-top: 3px;
    margin-bottom: 5px;
}

a:link {color: #0077b2; text-decoration: none; font-weight: bold;}
a:visited {color: #0077b2; text-decoration: none ; font-weight: bold;}
a:hover { color: #8888FF; text-decoration: underline ;  }

h1, h2, h3
{
    font-family: Times New Roman, sans-serif;
}

h1
{
    position: absolute;
    top: -45px;
    left: 0px;
    width: 760px;
    font-size: 220%;
    color: #087ab6;
    text-align: center;
    margin: 0;
    text-decoration: none ;
}

h2 {
    margin: 0;
    color: #087ab6;
}

h3 {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 130%;
}.imgtext   /* image in a text */
{
    position: relative;
    top: 3px;
}


.basichelp
{
  color: #baba45;
  padding: 5px;
  font-weight: bold;
  font-size: 110%;
  font-style: italic;
  text-align: center;
  margin-bottom: 5px;
}

.legend {
    font-size: 90%;
    font-style: italic;
}
