body 
{
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   color: Navy; 
   font-size: 12px;
}
   
BLOCKQUOTE 
{
    margin-left: 20px;
    margin-right: 0;
}

img 
{
	border-color: white;
	float: left;
	margin-right: 20px;
	margin-top: 0;
   }
H1
{
	text-align: center;
	margin-top: 0;
}

H2
{
	text-align: center;
	margin-top: 0;
}

H3
{
	text-align: center;
	margin-top: 0;
}

.H4Center
{
	text-align: center;
}

a:link, a:visited
{
   background: transparent;
   font-weight: bold;
   color: Navy;  
   text-decoration: none;
}

.MasterHeader
{
	margin: 0;
	padding: 0;
	background-color: white;
	width: auto;
}

.DisplayDoNotPrint
{
   display: none;
}

.MasterContent
{
   border: 0;
}
   
#footer
{
	position: absolute;
	bottom: 0;
}

UL
{
	list-style-type: disc;
	margin-top: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 10px;
}
