a:link, a:visited {
	color: #9966FF;
}

/*
a:visited {
  color: #009999;
}

a:hover {
	color: #9999FF;
}

a:active {
	color: #6666FF;
}
*/

body, td, th {
	background-color: #000;
    font-family: HOBO,"COPPERPLATE GOTHIC BOLD", sans-serif;
	color: #AAAAFF;
	text-align: center
}

dl {
	text-align: left
}

td.aleft {
	text-align: left
}

td.justify {
	text-align: justify
}

td.font180 {
	font-size: 180%
}

td.font130 {
	font-size: 130%
}

td.font120 {
	font-size: 120%
}

td.font90 {
	font-size: 90%
}

div.font300 {
	font-size: 300%
}

div.font200 {
	font-size: 200%
}

div.font150 {
	font-size: 150%
}

div.font130 {
	font-size: 130%
}

div.font125 {
	font-size: 125%
}

div.font120 {
	font-size: 120%
}

div.font100 {
	font-size: 100%
}

div.font90 {
	font-size: 90%
}

div.font75 {
	font-size: 75%
}

div.font60 {
	font-size: 60%
}

p.font130 {
	font-size: 130%
}

img.desc {
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}

.section {
	color: #880000;
	font-size: 1.25em;
}