body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: TimesNewRoman, Arial, Helvetica, sans-serif;  font-weight: bold; font-size: 16px; color: black;}

body, textarea {
        padding:10px;
        text-align: center;
        scrollbar-base-color:#DEB887;
        scrollbar-3dlight-color:#CD853F;
        scrollbar-arrow-color:#DEB887;
        background-image: url("images/background.jpg");
        background-repeat: repeat;
        background-attachment: fixed;
        background-color : #DEB887;
}body2, textarea {
        padding:10px;
        text-align: center;
        scrollbar-base-color:#FFFFCC;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-arrow-color:#FFFFCC;
        background-image: url("");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: bottom;
        background-color : #FFFFCC;
}

h1 {font-size: 16px; color: #FF0000 ;}
h2 {font-size: 18px; color: MidnightBlue;}
h3 {font-size: 13px; color: MidnightBlue;}

.adr {font-family: TimesNewRoman, Arial; font-weight: bold; font-size: 12px; color: #FF0000;}
.tex {font-size: 14px; color: #ffcc00;}
.dit {font-size: 18px; color: MidnightBlue;}


a {text-decoration: none; font-weight: bold;}
a:link {color:#FF0000;}
a:visited {color:#FF0000;}
a:active {color:FF0000;}
a:hover{color:DarkRed;}
