a {color: #33f;}
a:hover {color: #66f;}

a.black:link {
  color: #000;
}

a.black:visited {
  color: #000;
}

a.black:hover {
	color: #000;
}

a.black:active {
	color: #000;
}


body, td, th {
	background-color: #000;
    font-family: "ARIAL ROUNDED MT BOLD", sans-serif;
	color: #8800aa;
	text-align: center
}

div {
	text-align: center
}

dl {
	text-align: left
/*	font-size: 300% */
}

td.aleft {
	text-align: left
}

td.just {
	text-align: justify
}

td.font180 {
	font-size: 180%
}

td.font130 {
	font-size: 130%
}

td.font120 {
	font-size: 120%
}

div.font300 {
	font-size: 300%
}

div.font200 {
	font-size: 200%
}

div.font180 {
	font-size: 180%
}

div.font150 {
	font-size: 150%
}

div.font130 {
	font-size: 130%
}

div.font75 {
	font-size: 75%
}

p.font130 {
	font-size: 130%
}

p.font120 {
	font-size: 120%
}

