@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #CCCCCC;
}
body {
	background-color: #333333;
}
a:link {
	color: #F534A7;
}
a:visited {
	color: #F534A7;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #F534A7;
}
.style1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.style2 {font-size: 24px}
.style3 {font-family: "Trebuchet MS"}