body, table {
     margin: 0px;
     padding: 10px;
     background: #adadad;
     font-family: sans-serif, tahoma, verdana, arial, helvetica;
     font-size: 9pt;
     color: #ffffff;
     text-align: justify;
     scrollbar-arrow-color: #DF5366;
     scrollbar-track-color: ##ADADAD;
     scrollbar-face-color: ##ADADAD;
     scrollbar-highlight-color: #FF5A6D;
     scrollbar-3dlight-color: #DF5366;
     scrollbar-darkshadow-color:  #DF5366;
     scrollbar-shadow-color: #FF5A6D;
}


td.main {
     font-family: verdana;
     font-size: 13px;
     background-color: #7f7f7f;
     font-weight: bold;
     padding: 0.2cm;
     text-align: center;
}

td {
     font-family: Tahoma;
     font-size: 11px;
     background-color: #adadad;
     cellspacing: 4px;
     text-transform: uppercase;
     text-align: center;
}

td.fiction {
     font-family: Tahoma;
     font-size: 11px;
     background-color: #adadad;
     cellspacing: 4px;
     text-transform: uppercase;
     text-align: left;
}

a:link {
     text-decoration: none;
     font size: 11px;
     color: #ff5a6d;
     cursor: default;
     font-weight: bold;
     border: 3px;
}

a:visited {
     color: #ff5a6d;
     text-decoration: none;
     font-weight: bold;
}

a:hover {
     text-decoration: none;
     font-weight: bold;
     color: #ffffff;  
     cursor: default;
}

p.first {
     font-family: times new roman; 
     font-size: 18px; 
     color: #ffffff;      
     font-weight: bold; 
     word-spacing: 0.7em; 
     letter-spacing: 0.1em;
     text-transform: uppercase;
}

span.first {
     font-family: times new roman; 
     font-size: 16px; 
     color: #ffffff; 
     word-spacing: 0.7em;
     text-decoration: none;
     text-transform: uppercase;
     font-weight: bold; 
}

input, textarea, iframe, select {
     color: #8f0e09;
     font-size:10px;
     font-family: tahoma;
     background: #f7f6f0;
     border-color: #8f0e09;
     border-width: 1px;
     border-style: solid;
}
