 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: #8C7F53;
  color: #2E0401;
  font-family: Arial, Verdana; 
  font-size: 10px;
  scrollbar-arrow-color: #8C7F53;
  scrollbar-3dlight-color: #8C7F53;
  scrollbar-highlight-color: #F9F0D1;
  scrollbar-face-color: #F2E5B9;
  scrollbar-shadow-color: #DBCD9D;
  scrollbar-darkshadow-color: #8C7F53;
  scrollbar-track-color: #8C7F53;
}
 
 .Silver:link { font-size: 13px; color: #13198D; font-family: Arial, Verdana; }
 .Silver:visited { font-size: 13px; color: #2A31AD; font-family: Arial, Verdana; }
 .Silver:hover { font-size: 13px; color: #ffffff; font-family: Arial, Verdana; }
 .Silver:active { font-size: 13px; color: #000000; font-family: Arial, Verdana; }
 .Silver { font-size: 11px; color: #000000; font-family: Arial, Verdana; }
 
 .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; }
 
 .Ornament { font-size: 11px; color: #ffffff; font-family: Verdana; letter-spacing: 3px; }
 
 	H1 {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #655932;
	text-transform: uppercase;
	letter-spacing: 6px;
	background-position: center top;
}
	
	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: #F2E5B9;
    }