 body  {
	margin-top: 0px;
	margin-left: 0px;
	background: #e4e3d2;
 }
   
 table  {
	color : #efeee8;
	font-weight : normal;
 }
 
 a:link, a:active, a:visited  {
	text-decoration : underline;
	color : #45443D;
	font-weight : normal
 }
 
 a:hover  {
	text-decoration : underline;
	color : #E4E3D2;
	font-weight : normal;
	background-color: #7F7D6B;
 }

 
h1  {
	font-family : Arial, Verdana, Geneva;
	font-size : 14px;
	color : #8ea5b3;
	font-weight : bold;
	letter-spacing : 0.1em;
	padding-top: 20px;
	background: left;
 }  
 
h2  {
	font-family : Arial, Verdana, Geneva;
	font-size : 12px;
	color : #8ea5b3;
	font-weight : bold;
	letter-spacing : 0.1em;
	padding-top: 10px;
	background: left;
 }  
  
h3  {
	font-family : Arial, Verdana, Geneva;
	font-size : 11px;
	color : #8ea5b3;
	font-weight : bold
}  
 
p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #646254;
	font-weight : normal;
	line-height : 21px;
	text-align: left;
 }
 
.smallImg {
	float: none;
	width: 232px;
	text-align: center;
	margin: 0px 20px 15px;
	padding: 10px;
	border: 1px solid #7F7D6B;
}

.smallImgText   	{
	font-size: 0.65em;
	text-align: center;
	color: #646254;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	}

div.smallImg img { 
	border: 1px solid #7F7D6B; 
	}
	
 .credit  {
	font-family : Arial, Verdana, Geneva;
	font-size : 7.5pt;
	color : #FFFFFF;
	font-weight : normal;
	text-align: left;
 }

.credit  a:hover     {
	color: #FFFFFF; !important;
	text-decoration: underline;
	font-weight: 400;
}

.credit a:link, .credit a:visited, .credit a:active {
	color: #FFFFFF; !important;
	text-decoration: underline;
	font-weight: 400;
}
 
 .lastUpdated   	{
	font-size: 0.65em;
	text-align: right;
	color: #646254;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	}
 
.footer  {
	font-family : Arial, Verdana, Geneva;
	font-size : 8.5pt;
	color : #FFFFFF;
	font-weight : normal;
	line-height : 19px;
	text-align: left;
 }
.footer  a:hover     {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 400;
}

.footer a:link, .footer a:visited .footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 400;
}

.magnify {
	border-style: none !important;
}

.linkImg {
	border-style: none !important;
	text-decoration: none;
	background: #FFFFFF;
}
#callToAction {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #646254;
	line-height: 18px;
}
