body {
    color: #24242f;
    margin: 0px;
    background-color: #E9E6DF; 
}

a:visited {
        color: #006699;
}

a:link {
        color: #FF7533;
}
    
a:active { 
        color: #FF7533; 
}
    
h1 {
    color: #666666;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    font-size: 24px;
    font-family: "Times New Roman", Times, serif;
}

h2 {
    font-weight: normal;
    color: #666666;
    font-size: 21px;
    font-family: "Times New Roman", Times, serif;
}

h3 {color: #666666;
    font-weight: normal;
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
    text-decoration: underline;
    margin: 0px;
}

h4 {
    color: #666666;
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
}

p {
    color: #666666;
}

.style1 {
    color: #666666
}

.style2 {
    font-size: 24px;
    font-family: "Times New Roman", Times, serif;
}

table.stnick {
      background-image: url(img/page_bk.jpg); 
}

th { 
    background-color: #E9E6DF; 
}

th.top {
    background-image: url(img/tab_top.jpg)
}

th.middle {
    background-image: url(img/tab_middle.jpg)
}

th.bottom {
    background-image: url(img/tab_bottom.jpg)
}

td.bodytext {
    color: #666666; 
    text-align: justify;
}

td.logo {
    background-image: url(img/page_logo.jpg)
}
