﻿body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

h1
{
    font-size: 16px;
color:#000000;
border-bottom:solid 0px White;
border-left:solid 0px White;
padding-left:65px;
padding-top:6px;
margin-top:15px;
height:30px;
 background: Transparent url(_images/h1.png) no-repeat top left
}

h2
{
    font-size: 13px;
    font-weight: bold;
color:Gray;
margin:0px;
padding:0px;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}

div#text
{
width:100%;
font-size:14px;
text-align:justify;
line-height:20px;
padding:10px;
text-align:justify;
}