<!--

body { background-color: #310084;
       background-repeat:no-repeat;
       background-attachment:fixed;
       color: #FFFF00;
     }

table{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12pt;
        color : yellow;
        font-weight : normal;

}
.text{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12pt;
        color : yellow;
        font-weight : normal;
}

li, p, ul {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12pt;
        color : yellow;
        font-weight : normal;
}

*.ueb1 {  font-size:30pt;
          font-weight:normal; }
*.ueb2 {  font-size:24pt;
          font-weight:normal; }

a:link    { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:bold; color:#FFBF00; text-decoration:none }
a:visited { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:bold; color:#FFBF00; text-decoration:none }
a:hover   { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:bold; color:#E00000; text-decoration:none }
a:active  { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:bold; color:#E00000; text-decoration:underline }
a:focus   { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:bold; color:#00E000; text-decoration:underline }


-->