* {
 top: 0;
 left: 0;
}

body {
 background-color: #dddddd;
}

img {
 display: block;
}

div,td {
 text-align: left;
 font-family: verdana, sans-serif;
 font-size: 11px;
}

.standard {
 color: black;
 font-family: verdana, sans-serif;
 font-size: 10px;
}

.bold12 {
 color: black;
 font-family: verdana, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

.pageText {
 color: black;
 font-family: verdana, sans-serif;
 font-size: 12px;
 line-height: 18px;
 font-weight: bold;
}

.pageTitle {
 color: black;
 font-family: arial, verdana, sans-serif;
 font-size: 22px;
 font-weight: bold;
}

.pageSubTitle {
 color: black;
 font-family: arial, verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
}

a {
 color: blue;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 color: blue;
}

a:hover {
 color: red;
}

a.pageLinks {
 color: black;
 font-weight: bold;
 text-decoration: none;
}

a.pageLinks:visited {
 color: black;
}

a.pageLinks:hover {
 color: red;
}


TABLE.container   { border: none; padding: 0; }

SPAN.bodytext     { font-family: Verdana, Arial; font-size: 10px; font-weight: normal; font-style: normal; text-decoration: none; color: black; }
    .bodytext A   { font-family: Verdana, Arial; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: none; color: blue; }
    .bodytext A:hover { color: red; }
    .boldtext     { font-family: Verdana, Arial; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: none; }
    .footertext   { font-family: Verdana, Arial; font-size: 10px; font-weight: bold; font-style: italic; text-decoration: none; color: black; }
    .footertext A { font-family: Verdana, Arial; font-size: 10px; font-weight: bold; font-style: italic; text-decoration: none; color: blue; }
    .footertext A:hover { color: red; }
    .category     { font-family: Verdana, Arial; font-size: 14px; font-weight: bold; font-style: normal; text-decoration: none; color: black; }
    .redtext      { color: red; }
    
DIV.centered10black-b         { font-family: Verdana, Arial; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: none; color: black; text-align: center; }
   .centered12red-b           { font-family: Verdana, Arial; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none; color: red; text-align: center; }
   .centered12red-b A         { font-size: 12px; color: blue; text-decoration: underline;  }
   .centered12red-b A:hover   { color: red; }
   .centered12black-b         { font-family: Verdana, Arial; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none; color: black; text-align: center; }
   .centered12black-b A       { font-size: 12px; color: blue; text-decoration: underline;  }
   .centered12black-b A:hover { color: red; }   