body {
font-family : Arial, Verdana, Helvetica;
font-size : 10pt;
text-align : left;
background: url(Images/background.gif) white;
color: #ddeeff;
}

.class1 {
background : #DDEEFF;
}

table {
font-family : Arial, Verdana, Helvetica;
font-size : 10pt;
text-align : left;
color : #ddeeff;
}


H1 {
font-family : Arial Rounded MT Bold, Arial, Verdana, Helvetica;
font-size : 16pt;
text-align : center;
color : #930003;
}


H2 {
font-family : Arial Rounded MT Bold, Arial, Verdana, Helvetica;
font-size : 14pt;
text-align : center;
color : navy;
}

H3 {
font-family : Arial, Verdana, Helvetica;
font-size : 12pt;
text-align : left;
background : navy;
color : #ffffff;
}

H4 {
font-family : Arial, Verdana, Helvetica;
font-size : 12pt;
text-align : left;
color : navy;
}

H5 {
font-family : Arial, Verdana, Helvetica;
font-size : 12pt;
font-weight : bold;
color : #9f2040;
}

H6 {
font-family : Arial, Verdana, Helvetica;
font-size : 10pt;
font-weight : bold;
color : white;
}

H7 {
font-family : Arial, Verdana, Helvetica;
font-size : 10pt;
font-weight : bold;
text-align : center;
color : navy;
}

A:link, A:visited { 
font-weight : bold;
text-align : left;
text-decoration : none;
color : #ddeeff;
}

A:hover { 
font-weight : bold;
text-align : left;
text-decoration : none;
background : #ddeeff;
color: #0000FF;
}


