body, table, tr, td {
   font-family: Georgia, Times New Roman, serif;
   font-size: 7pt;
   font-weight: normal;
   color: #868686;
   letter-spacing: 1px;
   line-height: 14px;
   margin: 0px; 
}

body {
   background: url(img/fanstripe.gif) top left repeat-x;
}

i, em {
   color: #e05959;
}

.blue {
   color: #83abaf;
   font-size: 8pt;
   font-weight: normal;
   font-style: italic;
   border-bottom: 1px solid #ced1d1;
}

.quote {
   color: #bebacf;
   font-size: 8pt;
   font-weight: normal;
   font-style: italic;
}

a:link, a:active, a:visited {
   font-weight: bold;
   color: #757575;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}
         
input, textarea, option, select {
   background-color: #fff;
   font-family: Georgia, Times New Roman, serif;
   font-size: 8pt;
   font-weight: normal;
   color: #e56a66;
   border: 1px dashed #88b0b3;
   letter-spacing: 1px;
   padding: 1px;
}

h1 {
   font-family: Georgia, Times New Roman, serif;
   font-size: 10pt;
   font-weight: normal;
   font-style: italic;
   color: #88b0b3;
   padding-top: 8px;
}