BODY    {
        font-size : 14px;
        line-height : 140%;
        margin-right : 150px;
        margin-left : 150px;
        margin-width : 150px;
        scrollbar-3dlight-color : #FF9966;
        scrollbar-arrow-color : #FF9966;
        scrollbar-darkshadow-color : #ffffff;
        scrollbar-face-color : #ffffff;
        scrollbar-highlight-color : #ffffff;
        scrollbar-shadow-color : #FF9966;
        scrollbar-track-color : #ffffff;
        }
A       {
        text-decoration:none;
        }
A:hover {
        border-top-width : 1px;
        border-right-width : 0px;
        border-bottom-width : 1px;
        border-left-width : 0px;
        border-style : dashed;
        color : #FF6666;
        background-color : #FFCC99;
        position : relative;
        top : 2px;
        left : 2px;
        }
.title  {
        font-size : 20px;
        line-height : 30px;
        border-top-width : 1px;
        border-right-width : 0px;
        border-bottom-width : 1px;
        border-left-width : 0px;
        border-style : dashed;
        width : 100%;
        background-color : #FFCC99;
        }
.title2 {
        font-size : 14px;
        line-height : 16px;
        border-top-width : 1px;
        border-right-width : 0px;
        border-bottom-width : 1px;
        border-left-width : 0px;
        border-style : dashed;
        width : 100%;
        background-color : #FFCC99;
        }
.title3 {
        font-size : 14px;
        line-height : 140%;
        border-top-width : 0px;
        border-right-width : 0px;
        border-bottom-width : 1px;
        border-left-width : 0px;
        border-style : dashed;
        width : 100%;
        }
TR      {
        font-size : 14px;
        line-height:140%;
        }
.text2  {
        font-size:12px;
        line-height:100%;
        }
.text3  {
        font-size:12px;
        line-height:140%;
        }
.text   {
        background-color : #FFCC99;
        }
input,textarea,select,option
        { 
        border-top:3px double #FF6666;
        border-bottom:3px double #FF6666;
        border-left:3px double #FF6666;
        border-right:3px double #FF6666;
        background-color:#ffffff;
        color:#FF6666; 
        }