 body
 {
 	font-family: Arial, Courier, monospace;
 	font-weight: bold;
 	font-size: 10px;
 	color: white;
 	background-color: #44405B;
 	scrollbar-face-color: #44405B;
 	scrollbar-shadow-color: white;
 	scrollbar-arrow-color: white;
 	scrollbar-track-color: whitesmoke;
 	scrollbar-highlight-color: white
 }
/* Warning */
 a:link.p1     {text-decoration: underline; color: silver; font-family: Arial; font-weight:bold; font-size: 11px}
 a:active.p1   {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 11px}
 a:visited.p1  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 11px}
 a:hover.p1    {text-decoration: none; color: #f0f0f0; font-family: Arial; font-weight:bold; font-size: 11px}

/* Advertising */
 a:link.p2     {text-decoration: underline; color: #d0d0d0; font-family: Arial; font-weight:bold; font-size: 14px}
 a:active.p2   {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 14px}
 a:visited.p2  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 14px}
 a:hover.p2    {text-decoration: none; color: white; font-family: Arial; font-weight:bold; font-size: 14px}

/* Recips */
 a:link        {text-decoration: none; color: white; font-family: Arial; font-weight:bold; font-size: 11px}
 a:active      {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 11px}
 a:visited     {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 11px}
 a:hover       {text-decoration: underline; color: red; font-family: Arial; font-weight:bold; font-size: 11px}

/* bottom */
 a:link.b      {text-decoration: none; color: #b0b0b0; font-family: Arial; font-weight:bold; font-size: 11px}
 a:active.b    {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 11px}
 a:visited.b   {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 11px;}
 a:hover.b     {text-decoration: underline; color: #e0e0e0; font-family: Arial; font-weight:bold; font-size: 11px}

/* Warning */
 #w         {
 	color: silver;
 	font-weight: bold;
 	font-size: 11px;
 	font-family: arial, verdana, helvetica, sans-serif
 }
 .recip         {
 	border-style: solid;
 	border-width: 1px;
 	border-color: gray;
 	background-color: #44405B
 }
 .bottom         {
 	color: silver;
 	font-size: 9px;
 	font-weight: bold;
 	font-family: arial, verdana, helvetica, sans-serif
 }
 .des         {
 	color: silver;
 	font-size: 12px;
 	font-weight: bold;
 	font-family: arial, verdana, helvetica, sans-serif
 }
 .descript         {
 	color: silver;
 	font-size: 15px;
 	font-weight: bold;
 	font-family: arial, verdana, helvetica, sans-serif
 }  
 #td         {
 	color: white;
 	font-weight: bold;
 	font-size: 10px;
 	font-family: arial, verdana, helvetica, sans-serif;
 	border-style: double;
 	border-width: 1px;
 	border-color: #e0e0e0;
 	background-color: #2A304E
 }
 #rek         {
 	color: #d0d0d0;
 	font-weight: bold;
 	font-size: 14px;
 	font-family: arial, verdana, helvetica, sans-serif;
 	border-style: solid;
 	border-width: 0px;
 	border-color: white;
 	border-collapse: separate
 }
 #rek1         {
 	color: #d0d0d0;
 	font-weight: bold;
 	font-size: 14px;
 	font-family: arial, verdana, helvetica, sans-serif;
 	border-style: solid;
 	border-width: 0px;
 	border-color: #606060;
 	border-collapse: separate
 }

 #img-f        {
 	border-width: 1;
 	border-color: #909090;
 	border-style: inset;
 	background-color: #44405B
 }

 #img-free        {
 	border-width: 3;
 	border-color: white;
 	background-color: #44405B
 }

