BODY { background: #FFCCCC; margin: 0px; }

h1 { font-family: Verdana; font-size: 14px; color: #CF8181; 
               font-weight: bold; text-align: right }

BODY { font-family : Verdana; text-align: right; 
    font-size : 10;
    color : FFFFFF;
scrollbar-face-color: #FFCCCC;
scrollbar-highlight-color: #FFC0C0;
scrollbar-3dlight-color: #FFC0C0;
scrollbar-darkshadow-color: #FF8080;
scrollbar-shadow-color: #FF8080;
scrollbar-arrow-color: #FF8080;
scrollbar-track-color: #FFCCCC; }

p, td, tr, table, ul, li {font-family: verdana; font-size: 10px; color: #000000; text-align: right}

A:link, A:visited { color:#FF8080; text-decoration:none; font-weight: bold; font-family: Verdana; font-size: 10px}
A:active, A:hover  { color:#FF8080; text-decoration:underline overline; font-weight: bold; font-family: Verdana; font-size: 10px}

input, textarea, select { font-family: verdana; font-size: 10px; background: #FF8080; font-weight: bold; color: #FFFFFF; border: 1px dashed #FFC0C0}
