/* CSS Document */

body, table, tr {
cursor: default; 
font-family: Times New Roman; 
font-size: 11px;
color: #AA8398; 
scrollbar-face-color: #60404E; 
scrollbar-shadow-color: #C7A4B8; 
scrollbar-highlight-color: #C7A4B8; 
scrollbar-3dlight-color: #C7A4B8; 
scrollbar-darkshadow-color: #C7A4B8; 
scrollbar-track-color: #C7A4B8; 
scrollbar-arrow-color: #60404E; 
overflow-x:hidden;y:scroll;
 }
 
 p { margin-top: 1;
    margin-bottom: 1;}

 
h1 {
font-size: 8pt; 
text-align: center; 
color: #785062; 
letter-spacing: 2px; 
height: 14px; 
filter: blur;
border-bottom: 1px solid #60404E; 
border-collapse: collapse; 
text-transform: uppercase;
background-repeat:no-repeat}

a:link { text-decoration: none;  color: #AA8398; text-transform: uppercase;}
a:active { text-decoration: none;  color: #AA8398; text-transform: uppercase;}
a:visited { text-decoration: none; color: #AA8398; text-transform: uppercase;}
a:hover { text-decoration: none; color: #AA8398; background-color: #ffffff; text-transform: uppercase;}