html, body {
  margin-top: 0;
	font-family: Garamond;
	color: #000099;
	background-color: #8DAAEC;
 }
 
.HeaderLinks {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
}
.HeaderBar {
	background-color: #722513;
}

.footer
{
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

A.LinkUnselected,A.LinkUnselected:link{cursor:hand; font-family:Garamond; text-decoration:none; font-weight: bold;}
A.LinkUnselected:hover{color: #FF3300;}

.imgStyle{margin-left:20px}
.imgStyle1{margin-left:20px; margin-right:40px}

.PStyle{text-align:justify;margin-right:40px;}
