﻿body, html
{
    margin: 0;
    padding: 0;
    background-color: #e3e0de;
    font-family: Arial;
	font-size: 12px;
	color: #00428C;
}
form 
{
    margin: 0px;
   } 
   h2
{   
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #25728B;
    margin-top: 0px;
}
h3
{
    color: #ff6600;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}
h1
{   
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #336699
}
h4
{   
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #336699
}
