@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.smallwhite {
	font-size: 10px;
	color: #FFFFFF;
}

.bigwhite {
	font-size: 18px;
	color: #FFFFFF;
}

body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FBDDDE;
}
h1 {
	font-size: 18px;
	color: #CCCCCC;
}
h2 {
	font-size: 14px;
	color: #999999;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #DFDFDF;
}
a:active {
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
}
