td {border-bottom:1px dotted #EEF;
padding-left: 1em; padding-right: 1em;}
table {border-collapse: collapse; border:8px ridge blue;}
th {font-size:120%; background-color:aqua; 
     border:1px solid blue;}
.blue {color:blue; font-weight:bold; text-align:center;}
.red {color:red; font-weight:bold; text-align:center;}
.cent {text-align:center;}
a:link, a:visited {color:blue;}
a:hover {color:yellow; background-color:red;}
a:active {color:white; background-color:red;}
li { list-style-image: url(bullet.gif);  padding-left: 5px;  }
body {
	background-image : url(../pics/bg2.jpg);
}