body {
background-color: white;
}

table.top {
background-color: FFFFFF;
border=0;
width=100%;
cellpadding=0;
cellspacing=0;
background-image: 
url("../images/logo_top.jpg");
background-repeat: no-repeat;
background-position: right;
background-attachment: fixed;
}

table.top.old {
background-color: FFFFFF;
border=0;
width=100%;
cellpadding=0;
cellspacing=0;
background-image: 
url("../images/logo_top.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
}

table.top_links {
background-color: #ADD8E6;
border=0;
cellpadding=0;
cellspacing=0;
;
}

table.footer {
background-color: #ADD8E6;
border=0;
cellpadding=0;
cellspacing=0;
;
}

td.top_links {
background-color: #ADD8E6;
border=0;
cellpadding=0;
cellspacing=0;
;
}

a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {text-decoration: underline}

td.top_headline {
color: 000000;
font-size: 36;
font-family: guttman adii;
}

td.top_subheadline {
color: 000000;
font-size: 16;
font-family: guttman yad;
text-decoration: none;
}

td.top {
color: 355FE9;
padding-right: 10;
padding-left: 10;
}

ul.subject_title {
list-style-image: url(../images/lightblue-tick.gif);
font-family: Arial;
font-size: 25;
text-decoration: none;
}

td.content {
font-family: Arial;
font-size: 15;
text-decoration: none;
}

p.content {
font-family: Arial;
font-size: 15;
text-decoration: none;
}

ul.content {
font-family: Arial;
font-size: 15;
text-decoration: none;
}