/*
a:link {
	color: #9966FF;
}

a:visited {
  color: #009999;
}

a:hover {
	color: #9999FF;
}

a:active {
	color: #6666FF;
}
*/

body, td, th {
	background-color: #000;
    font-family: "ARIAL ROUNDED MT BOLD", sans-serif;
	color: #660099;
	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%
}

