body
{
    margin-left: 20px;
    margin-right: 20px;
    /*
    border-top:0px;    border-bottom:0px;    border-left:2px;    border-right:0px;    border-style: solid;    border-color: #0066AA;
    */
    font-family: Helvetica;
    font-size: 1em;
    color: white;
    background-color: #88AFFF;
}


div
{
	text-align: justify;
}

h1,h2,h3,p,td
{
    font-family: Helvetica;
    color: white;
}

h1
{
    font-family: Helvetica;
    font-weight: bold;
    font-size: 2em;
    color: white;
}

h2
{
    font-family: Helvetica;
    font-weight: bold;
    font-size: 1.8em;
    color: white;
}

h3
{
    font-family: Helvetica;
    font-weight: normal;
    font-size: 1em;
    color: white;
}

a:link, a:hover, a:active, a:focus, a:visited
{
    color: white;
    text-decoration: none;
}

caption
{
    font-family: helvetica;
    font-style: italic;
    font-size: 80%;
    text-align: center;
    color: white;
}
