body   { margin: 1; padding: 0; height: 100%; 
         background: #83AB84; font-family: Arial; }

#rules { margin: 1em 1em 1em 3em; background: #CBCBD0; padding: 1em; color: #000000; }
#text2 { margin: 1em 1em 1em 3em; padding: 1em; color: #000000; }
         
p      { font-family: Arial; font-size: 10pt; color: #000000; text-align: justify; }
     
a      { font-family: Arial; font-size: 10pt; color: #000000; }
a:link { font-family: Arial; font-size: 10pt; color: #0000FF; }
a:visited { font-family: Arial; font-size: 10pt; color: #5F00FF; }

h1     { font-family: Arial; font-size: 16pt; font-weight: bold;
         color: #007F00; background-color: #FFFFFF; }
h2     { font-family: Arial; font-size: 14pt; color: #000000; font-weight: bold;
         background-color: #949494; }
h3     { font-family: Arial; font-size: 14pt; font-weight: bold;
         color: #007F00; background-color: #FFFFFF; }
h5     { font-family: Arial; font-size: 12pt; font-weight: bold;
         color: #007F00; background-color: #FFFFFF; }

table  { border-collapse: seperate; border-spacing: 3px; empty-cells: show; }
th     { background-color: #E5D9A9; font-family: Arial; font-size: 11pt; font-weight: bold; }
td     { font-family: Arial; font-size: 11pt; }

.text  { font-family: Arial; font-size: 10pt; text-align: justify; }
.text1 { font-family: Arial; font-size: 12pt; text-align: justify; }
.center { font-family: Arial; font-size: 10pt; text-align: center; }


div#clink { left: 10px; font: 16px Arial, sans-serif; width: 150px;
            position: absolute; top: 135px; }

div#clink a { border-right: #ffffff 3px solid; padding-right: 10px;
              display: block; padding-left: 10px; border-left-width: 0px;
              background: #f9eec8; border-bottom-width: 0px;
              padding-bottom: 5px; margin: 0px 0px 2px; color: #625b55;
              padding-top: 5px; text-align: center; text-decoration: none; }

div#clink a:hover { border-right: red 3px dashed; background: #ffff00; color: #dd0000; }

div#link { font: 16px Arial, sans-serif; width: 150px; }

div#link a { border-right: #ffffff 3px solid; padding-right: 10px;
              display: block; padding-left: 10px; border-left-width: 0px;
              background: #f9eec8; border-bottom-width: 0px;
              padding-bottom: 5px; margin: 0px 0px 2px; color: #625b55;
              padding-top: 5px; text-align: center; text-decoration: none; }

div#link a:hover { border-right: red 3px dashed; background: #ffff00; color: #dd0000; }

