body {
	background-color: #521676;
	background-image: url(backgrounds/brtpurple.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FFCC00;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}
.ital_sm {
	font-size: 12px;
	font-style: italic;
}
