<!--
BODY {
 background-image: url(bg.gif);
 text-align : center;
 background-color: #cccccc;
 top: 0;
}
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFFFFF;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 17px;
 color: #000000;
}
.tab_top {
 background-color: #cc0000;
text-align : left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFFFFF;
width: 924px;
}
.tab_main {
 border: #cc0000;
 border-style: dashed;
 border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #ffffff;
 text-align : center;
 width: 924px;
}
.tab_foot {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #cc0000;
 text-align : center;
 width: 924px;
}
.rels {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align : center;
}
.rels a:link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align : center;
 color: #000000;
}
.rels a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align : center;
 color: #000000;
}
#mle a {
 Text-Decoration: none;
 color: #000000;
}
#mle a:hover {
 Text-Decoration: underline;
 color: #000000;
}
a {
 Text-Decoration: none;
 color: #000000;
}
a:hover {
 Text-Decoration: underline;
 color: #0000ff;
}


-->