.table1 {

/* Fallback for web browsers that doesn't support RGBa */
    background: rgb(255, 255, 204) transparent;
    /* RGBa with 0.8 opacity */
    background: rgba(255, 255, 204, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCffffcc, endColorstr=#CCffffcc);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCffffcc, endColorstr=#CCffffcc)"; POSITION: TOP CENTER;  }

BODY { background: #daf3ff; background-image: url("pilgrims.jpg"); color: #FFFFFF text=#000000; background-repeat: no-repeat; background-position: center top; background-attachment: fixed; }

H2, H3, H4, H5, H6, P, LI, UL, P { background: none; color: #000000; font-style: normal }
H2, H3, H4, H6, P, LI, UL, DIV, P { font-family: arial, helvetica, verdana, sans-serif; font-style: normal }
H2, H3 { text-align: center; font-style: normal }
LI { text-align: left; font-style: normal }
H4, H5, H6, UL { text-align: justify; font-style: normal }
H1, H2, a:hover { font-weight: bold }
H3, H4, H5, H6, P, LI, UL, a, a:active, a:visited {font-weight: normal }

/* unvisited link */
a:link {
    color: #4040FF; FONT-SIZE: 15pt;
}

/* visited link */
a:visited {
    color: #9A4B9B; FONT-SIZE: 15pt;
}

/* mouse over link */
a:hover {
    color: #151AF3; FONT-SIZE: 15pt;
}

/* selected link */
a:active {
    color: #151AF3; FONT-SIZE: 15pt;
}

H1 { font-family: splendid, arial, helvetica, verdana, sans-serif; COLOR: #000000; FONT-SIZE: 40pt; TEXT-ALIGN: center }
DIV, H4, P, LI, UL { FONT-SIZE: 12pt; color: #000000 }
H2 { FONT-SIZE: 20pt }
H3 { FONT-SIZE: 16pt }
H5 { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 10pt }
H6 { FONT-SIZE: 9pt }
table { text: black }
tr { text: black }
td { text: black }
th { text: black }

