/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #26C4F4;
}
a:hover {
	color: #FF9966;
}
a:visited {
	color: #26C4F4;
}
a:active {
	color: #FF9966;
}.small {
	font-size: small;
}
.xsmall {
	font-size: x-small;
}
.medium {
	font-size: medium;
}
.pictureframe {
	border: 1px #000000;
}
