 input{
    font-family : Verdana, Arial, Tahoma;
    font-size : 9pt;
    background-color : #C0C0C0;
    color : #FFCC00;
    color : #000099;
    border : 1px dotted red;
}
 select{
    font-family : Verdana, Arial, Tahoma;
    font-size : 9pt;
   	 color : yellow;
    background-color : #808080;
    overflow : hidden; 
    border : 1px dotted red;
}
 textarea{
    font-family : Verdana, Arial, Tahoma;
    font-size : 9pt;
    color : 000099;
    background-color : #C0C0C0;
    overflow : hidden; 
    border : 1px dotted red;
}
 A{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
    text-decoration : none;
    text-transform : none;
}
 A:link{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 9pt;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    text-transform : none;
    color : #FFCC00;
}
 A:visited{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 9pt;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    text-transform : none;
    color : #000080;
}
 A:active{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 9pt;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    text-transform : none;
    color : #3298CB;
}
 A:hover{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 9pt;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    text-transform : none;
    color : yellow;
}
 BODY{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
    text-transform : none;
    color : #FFCC00;
    background-color : #808080;
    
    scrollbar-face-color : #808080;
scrollbar-3dlight-color : #CCCCCC;
scrollbar-highlight-color : #C0C0C0;
scrollbar-arrow-color : #666666;
scrollbar-shadow-color : #CCCCCC;
scrollbar-darkshadow-color : #666666;
scrollbar-track-color : #CCCCCC;
}
 B{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 10pt;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
    text-decoration : none;
    text-transform : none;
    color : #FFCC00;
}
 HR{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
    text-decoration : none;
    text-transform : none;
    color : #FFCC00;
}
 I{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
    text-decoration : none;
    text-transform : none;
    color : #FFCC00;
}
 LI{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
    text-decoration : none;
    text-transform : none;
    color : #FFCC00;
}
 PRE{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
    text-decoration : none;
    text-transform : none;
    color : #FFCC00;
}
 TR{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 10pt;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
    text-decoration : none;
    text-transform : none;
    color : #FFCC00;
}
 TD{ 
    font-family : Verdana, Arial, Tahoma;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
    text-decoration : none;
    text-transform : none;
    color : #FFCC00;
}