﻿body {
	margin-top: 5px;
	padding-bottom: 2em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-image:url(images/MasterBG.jpg);*/
	background-repeat:repeat-x;
	background-position:top left;
	background-attachment:fixed;
}

P
{
    font-size:10pt
}

A
{
    font-size:10pt;
}


h1 {
	font: 14pt verdana, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
    margin:7px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#ff9933;
}

h2
{
    font:12pt verdana;
    font-weight:bold;
    
}

h3
{
     font-weight:normal;
     font-size:130%; 
     color:Maroon;  
}

h4
{
    font-weight:normal;
    
}

.list ul li
{
    font-size:8pt;
}