 BODY  {
	background-color: efeee8;
	margin-top: 0px;
	margin-left: 0px;
 }
   
 TABLE  {
	color : #efeee8;
	font-weight : normal;
 }
 
 A:visited  {
	text-decoration : underline;
	color : #8ea5b3;
	font-weight : normal
 }
 
 A:active  {
	text-decoration : underline;
	color : #8ea5b3;
	font-weight : normal
 }
 
 A:hover  {
	text-decoration : underline;
	color : #8ea5b3;
	font-weight : normal;
	background-color: #E0E0E0;
 }
 
 .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;
	background-color: #A5C0D2;
}

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

 
 .H1  {
	font-family : Arial, Verdana, Geneva;
	font-size : 14px;
	color : #8ea5b3;
	font-weight : bold;
	letter-spacing : 0.1em
 }  
 
  .H2  {
	font-family : Arial, Verdana, Geneva;
	font-size : 13px;
	color : #8ea5b3;
	font-weight : bold;
	letter-spacing : 0.1em
 }  
  
  .H3  {
	font-family : Arial, Verdana, Geneva;
	font-size : 12px;
	color : #8ea5b3;
	font-weight : bold
 }   
  
  .standard  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666;
	font-weight : normal;
	line-height : 21px;
	text-align: left;
 }
 
  
  .standardlink  {
	font-family : Arial, Verdana, Geneva;
	font-size : 14px;
	color : #8ea5b3;
	font-weight : bold;
	line-height : 19px;
	text-decoration: underline;
 }
 
  .standardsm  {
	font-family : Arial, Verdana, Geneva;
	font-size : 11px;
	color : #666;
	font-weight : normal;
	line-height : 19px
 }
  
  .standardlight  {
	font-family : Arial, Verdana, Geneva;
	font-size : 8.5pt;
	color : #FFFFFF;
	font-weight : normal;
	line-height : 19px;
	text-align: left;
 }
 a.standardlight, a.standardlight:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 400;
}

a.standardlight:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #A5C0D2;
}

a.standardlight:active {
	color: #6699CC;
	text-decoration: none;
}

.linkImg {
	border-style: none !important;
	text-decoration: none;
	background: #FFFFFF;
}
#counter {
	float: none;
	text-align: center;
	margin-top: 6.5em;
}
#lastUpdated {
	float: none;
	text-align: center;
	width: 180px;
	margin-top: 9.5em;
}
