﻿html, body, form, p, ul, ol, li, br, table, th, tr, td, div, span, a, img, label, blockquote, hr, h1, h2, h3, h4
{
    margin:0px;
    padding:0px;
}
html, body
{
    height:100%;
	font-family:Helvetica, "Trebuchet MS", Calibri, Arial, sans-serif;
}
html {
    font-size:0.8em;
}
a {
	color:#508840;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-weight:normal;
	font-size:2em;
	margin-top:0em;
	margin-bottom:1em;
	color:#064276;
}
h2 {
	font-weight:normal;
	font-size:1.4em;
	margin-top:1.4em;
	margin-bottom:0.5em;
	color:#064276;
}
h3 {
	font-weight:bold;
	font-size:1.2em;
	margin-top:1.6em;
	margin-bottom:0em;
	color:#555555;
}
p
{
    margin-top:10px;
    margin-bottom:10px;
    text-align:justify;
}
ul
{
    margin-left:25px;
}
img
{
    border:none;
}
div.ImageLabel
{
    text-align:center;
    font-size:0.8em;
    text-decoration:underline;
    font-family:Arial;
}
