 body
                {
 	font-family: Arial, Courier, monospace;
 	color: #505050;
 	background-color: #A7A49B;
 	background-position: top left;
 	background-repeat: no-repeat;
  background-image: url(../pic/body.jpg);
  background-attachment: scroll;
  background-attachment: fixed;
 	scrollbar-face-color: #A7A49B;
 	scrollbar-shadow-color: silver;
 	scrollbar-arrow-color: red;
 	scrollbar-highlight-color: white;
 	scrollbar-track-color: #FF6666
 }
 /* Title */
 h1             {
  margin: 0 0 0 0;
 	color: #FFCCCC;
 	font-style: italic;
 	font-weight: bold;
 	font-size: 51px;
 	font-family: arial, verdana, helvetica, sans-serif
 /* Enter */ 	
}
 h2             {
  margin: 0 0 0 0;
 	color: white;
 	font-weight: bold;
 	font-size: 60px;
 	font-family: arial, verdana, helvetica, sans-serif
}
 .enter_g       {
 	color: white;
 	font-weight: bold;
 	font-size: 70px;
 	font-family: arial, verdana, helvetica, sans-serif
}
 /* Warning */
 .w             {
 	color: #D0D0D0;
 	font-weight: normal;
 	font-size: 9px;
 	font-family: arial, verdana, helvetica, sans-serif
 } 	
 /* Warning */
 a:link.w     {text-decoration: underline; color: #D8D8D8; font-family: Arial; font-weight: bold; font-size: 11px}
 a:visited.w  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight: bold; font-size: 11px}
 a:hover.w    {text-decoration: none; color: white; font-family: Arial; font-weight: bold; font-size: 11px} 	 	
 /* Recips */
 a:link        {text-decoration: none; color: white; font-family: Arial; font-weight: bold; font-size: 12px}
 a:visited     {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight: bold; font-size: 12px}
 a:hover       {text-decoration: underline; color: yellow; font-family: Arial; font-weight: bold; font-size: 12px} 
 /* Recips */ 
 .recips        {
 	color: #F8F8F8;
 	font-weight: normal;
 	font-size: 10px;
 	font-family: arial, verdana, helvetica, sans-serif;
  border-style: solid; 
  border-width: 1px; 
  border-color: #c9c9c9; 
  border-collapse: separate 
 }
 .desc          {
 	color: white;
 	font-weight: bold;
 	font-style: italic; 	
 	font-size: 14px;
 	font-family: arial, verdana, helvetica, sans-serif
 } 
  /* Copy */
 .copy          {
 	font-weight: bold;
 	color: #D8D8D8;
 	font-size: 9px;
 	font-family: arial, verdana, helvetica, sans-serif
 } 
  /* Copy */
 a:link.copy     {text-decoration: underline; color: #E8E8E8; font-family: Arial; font-weight: bold; font-size: 11px}
 a:visited.copy  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight: bold; font-size: 11px}
 a:hover.copy    {text-decoration: none; color: white; font-family: Arial; font-weight: bold; font-size: 11px} 
 /* Advertising index */
 .adv          {
 	color: #00CCFF;
 	font-weight: bold;
 	font-size: 13px;
 	font-family: arial, verdana, helvetica, sans-serif
 }
 /* Advertising index */
 a:link.adv     {text-decoration: underline; color: yellow; font-family: Arial; font-weight: bold; font-size: 15px}
 a:visited.adv  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight: bold; font-size: 15px}
 a:hover.adv    {text-decoration: none; color: #FFCCCC; font-family: Arial; font-weight: bold; font-size: 15px}
 
 #img-f        {
 	border-width: 1;
 	border-color: #E7E7E7;
 	border-style: inset;
 }

