<style>
<!--
body {  font-family: Arial, Helvetica, sans-serif; color : white; }
A { text-decoration : none; color : teal; }
A:Hover { text-decoration : underline; color : teal; }


/* base styles */
body { color: "white"; font: 12pt Verdana; margin-top: 0; margin-bottom: 0}
td { font-family: Verdana; font-size: 8pt }
input { font: 12pt Verdana; font-weight: bold; border-color: white; border-width: 1px; background-color : none }
textarea { font: 12pt Verdana; font-weight: bold; border-color: white; border-width: 1px; background-color : none }
select { font: 12pt Verdana; font-weight: bold; border-color: white; border-width: 1px; background-color : none }

/* links style */
a:link { color: #F4F4F6; text-decoration: none }
a:visited { color: #F4F4F6; text-decoration: none }
a:active { color: #F4F4F6; text-decoration: none }
a:hover { color: #627FA9; text-decoration: none }

/* custom style */
.bold { color: white; font-weight: bold }


/* required styles */
img { border:0px none } /* do not change */
.ahem { display:none } /* do not change */
.bg1{ background-color:none} /* module main */
.bg2 { background-color:none} /* border colour tables (poll, forum, etc) */
.bg3 { background-color:#663300 } /* module title/sub-title/misc */
.bg4 { background-color:#6D5146 } /* should be the same as bg1 */
.fg1 { color:pink } /* text colour */
.fg2 { color:pink } /* text colour */

-->
</style>
