/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Tahoma;
	font-size: 14px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}

.image-border {
	border: thin solid #CCCCCC;
}
