body {
        position: absolute;
		width: 100%;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-align: center;
}

img.border {
border: 1px solid #B97C69;
}

.copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
.Heading1 {
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-style: italic;
		color: #024A00;
		font-weight: bold; 
		font-size: 28px;
		}
		
.Heading2  {
	color:  #024A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
		}
.BodyNormal {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		}
		
.LinkOff a:link		 {
	text-decoration: none;
	font-weight:bold; 
	color:#000099; 
	}
.LinkOff a:visited     {
	text-decoration: none; 
	font-weight:bold; 
	color:#000099; 
	}
.LinkOff a:active      {
	text-decoration: none; 
	font-weight:bold; 
	color:#000099; 
	}
.LinkOff a:hover       {
	text-decoration: underline; 
	font-weight:bold; 
	color:#000099; 
	}
		
.submenu {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		border-top: solid #000000 1px;
		border-bottom: solid #E4E4E4 1px;
		border-right: solid #E4E4E4 1px;
		border-left: solid #E4E4E4 1px;
		}

