body {
	color: white;
	background: black none;
}

a:link {
	color: #aaffff;
	background: black none;
}

a:visited {
	color: #aaaaff;
	background: black none;
}

div.center { 
	text-align: center; 
}

table {
	width: 100%;
}

img {
	border: 0;
}

div.fontsize4 {
	font-size: medium;
}

div.fontsize_small {
	font-size: x-small;
}
