body {
     background-color: #F3BA9A;
     margin-top: 1 px}

A {
        TEXT-DECORATION: none
}

A:hover {
        TEXT-DECORATION: underline }

a:link   {color: #00468F}

td  {
    background-color: #F4D9C6;
    font-family: verdana, tahoma, arial;
    font-size: 10pt;
    color: maroon;
	 }

th  {
    background-color: #FAF0E6;
    font-size: 10pt;
    font-family: verdana, tahoma, arial;
    color: maroon;
    vertical-align: middle;
	 }

HR  {color: white;
    width: 50%;
    height: 1px;
    }

H1  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	height: 0px;
	color: #00468f;
	font-style: italic;
}

H2  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	height: 0px;
	color: maroon;
}

H3  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 0px;
	color: maroon;
}


