@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #333333;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF9966;
}
a:active {
	color: #FF0000;
}
.style1 {color: #FFFFFF}

.style5 {font-size: 12px}
.style8 {font-size: 14px}
.style9 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.style10 {font-size: 10px
}


h2 {
	font-size: 20px;
	text-decoration: blink;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}
