 TABLE, TD { 
 font-family: Times New Roman, Arial, Verdana; 
 font-size: 14px; 
 font-style: normal; 
 text-decoration: none; 
 text-transform: none;
 }
 
 A:link { color: #A10C41; text-decoration: none;}
 A:visited { color: #840632; text-decoration: none;}
 A:active { color: #78032C; text-decoration: underline;}
 A:hover { color: #655932; }

  BODY { 
  background: #ffffff;
  color: #8C7F53;
  font-family: Times New Roman, Arial, Verdana; 
  font-size: 14px;
  scrollbar-arrow-color: #8C7F53;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-highlight-color: #F9F0D1;
  scrollbar-face-color: #F2E5B9;
  scrollbar-shadow-color: #DBCD9D;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
}

 .Sterling:link { font-size: 11px; color: #675D3A; font-family: Times New Roman, Arial, Verdana; }
 .Sterling:visited { font-size: 11px; color: #675D3A; font-family: Times New Roman, Arial, Verdana; }
 .Sterling:hover { font-size: 11px; color: #840632; font-family: Times New Roman, Arial, Verdana; }
 .Sterling:active { font-size: 11px; color: #000000; font-family: Times New Roman, Arial, Verdana; }
 .Sterling { font-size: 11px; color: #675D3A; font-family: Times New Roman, Arial, Verdana; }
 
 H2 {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: heavy;
	color: #655932;
}
 
 hr {
    width: 100%;
    height: 1px;
    color: #E0D3A9;
    background-color: #ffffff;
 }