body {
  background-color: #FCCBC2;
}
h1 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center
}
h2 {
  font-family: Tahoma, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center;
  font-size: 24px
}
h3 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 18px
  font-style: normal;
  color: #000000;
  text-align: center
}

h4 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 18px
  font-style: normal;
  color: #000000;
  text-align: left
}

h5 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center
}

table.wrapper {
  padding: 10px;
  border: 0
}

table.inner {
  width: 760px;
  background-color: #FCCBC2;
  border-color: #660000;
  border-width: medium;
  border-style: dotted
}


TABLE.recip {
  border-collapse : collapse;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: center
}

TABLE.enter {
  width: 80%
}
td.recip {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  width: 25%;
  text-align: center
}

td.enter {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 36px;
  color: #000000;
}
td.exit {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 18px;
  font-variant: small-caps;
  color: #000000
}

td.disclaimer {
  font-family: Arial;
  font-size: small;
  text-align: center;
  color: #000000;
}

td.thumbs {
  padding-right: 5px;
  width: 33%px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px
}

textarea {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  background-color: transparent
}

a:link {
	color: #000000;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:active {
	color: #000000;
	font-family: Arial;
	font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:hover {
	color: #660000;
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
    font-weight: bold;
    text-decoration: none
}

a.two:link {
	color: #000000;
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:active {
	color: #000000;
	font-family: Arial;
    font-size: 9px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.two:visited {
	color: #000000;
	font-family: Arial;
    font-size: 9px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:hover {
	color: #000000;
	font-family: Arial;
    font-size: 9px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:link {
	color: #000000;
	font-family: Arial;
    font-size: 28px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:active {
	color: #000000;
	font-family: Arial;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.three:visited {
	color: #000000;
	font-family: Arial;
    font-size: 28px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:hover {
	color: #000000;
	font-family: Arial;
    font-size: 28px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.recip:link {
	color: #000000;
	font-family: Arial;
    font-size: 14px;
	font-style: normal;
    text-decoration: none
}

a.recip:active {
	color: #000000;
	font-family: Arial;
    font-size: 14px;
    font-style: normal;
    text-decoration: none
}
a.recip:visited {
	color: #000000;
	font-family: Arial;
    font-size: 14px;
	font-style: normal;
    text-decoration: none
}

a.recip:hover {
	color: #000000;
	font-family: Arial;
    font-size: 14px;
	font-style: normal;
    text-decoration: none
}

img.teaser {
  border-color: #000000;
  border-style: groove;
  border-width: thin
}