﻿body{background-color:898989;background-image:url('images/background.gif');
background-repeat:repeat-x;}

table{border:1px 000000;background-color:ffffff;}

h1{font-family:Tahoma;color:cc0000;text-align:left}

h2{font-family:Tahoma;font-size:large;color:898989;text-align:left}

h3{font-family:Tahoma;color:cc0000;size:medium;text-align:left}

p{font-family:Verdana;font-size:small;color:black;text-align:left}

a:link {color:#8b0304}      /* unvisited link */
a:visited {color:#ed1c24}  /* visited link */
a:hover {color:#d255cb}  /* mouse over link */
a:active {color:#ff0000}  /* selected link */

ul.a{list-style-type:square;font-family:Tahoma;font-size:small;}
ul.b{list-style-type:circle;font-family:Tahoma;font-size:small;}