
body {
  background-color: #000000;
  padding: 0px;
  font-family: Georgia, Verdana, Arial;
  font-size: 16px;
  color: #ffffff;
}

.st1 { 
  text-decoration: none;
  font-family: Georgia, Verdana, Arial;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

.st2 {
  text-decoration: underline;
  font-family: Georgia, Verdana, Arial;
  font-size: 16px;
  font-weight: bold;
  color: #ffff00;
}

.st1:hover {
  text-decoration: underline;
}

.st2:hover {
  color: lime;
  background-color: black;
}

/* enter site, unlinked */
.st3 {
  text-decoration: none;
  font-family: Verdana, Arial;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff
}

/* enter site, linked */
.st4 {
  text-decoration: underline;
  font-family: Verdana, Arial;
  font-size: 26px;
  font-weight: bold;
  color: #ffff00;
}

.st5 {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #bbbbbb;
}

h1 {
  font-family: Verdana, Georgia;
  font-size: 26px;
  font-weight: bold;
  color: #ffff00;
}

.st6 {
  font-family: Georgia, Verdana, Arial;
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
}

.st7 {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
}

.main-table {
  border-style: solid;
  border-color: #443436;
  border-width: 2px;
  padding: 5px;
}

span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #E8E800;
}

.recips {	
  width: 720px;
  background-color: #ffffff;
  border-style:	solid; 
  border-width: 1px;
  border-color: #ffffff;
  border-collapse: collapse;
  text-align: center;
  margin: auto; 
  padding: 0px;
}

.recip_cell_01, .recip_cell_02, .recip_cell_03, 
.recip_cell_07, .recip_cell_08, .recip_cell_09, 
.recip_cell_13, .recip_cell_14, .recip_cell_15  
{	
  padding: 5px;
  width: 33%;
  background-color: #000000;
  border-style:	solid;
  border-width: 1px;
  border-color: #ffffff;
}

.recip_cell_04, .recip_cell_05, .recip_cell_06, 
.recip_cell_10, .recip_cell_11, .recip_cell_12 
{
  padding: 5px;
  width: 33%;
  background-color: #747400;
  border-style:	solid;
  border-width: 1px;
  border-color: #ffffff;
}

a { 	
  text-decoration: none;
  color: #000000;
}

a.top_recip { 	
  text-decoration: none;
  font-size:16px;
  font-weight: bold;
  color: #ffffff;
  font-family: Georgia;
}

a.bottom_recip {
  text-decoration: none;
  font-size:12px;
  color: #ffffff;
  font-family: Arial;
}

img.th {
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
}

.adspot1 { 
  background-color: #A2A200;
  padding: 5px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 4px;
  margin: 0px;
}

.adspot1 .st1 { 
  text-decoration: none;
  font-family: Georgia, Verdana, Arial;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

.st2 {
  text-decoration: underline;
  font-family: Georgia, Verdana, Arial;
  font-size: 16px;
  font-weight: bold;
  color: #ffff00;
}

.rule { 
  width: 95%;
}

