/* CSS Document */
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
body {
	background-image: url(bg.gif);
}
.content {
	background-color: #FFFFFF;
}
.content2 {
	background-color: #999999;
}
.content3 {
	background-color: #F2F2F2;
}
.top {
	background-color: #000000;
}
.plug_table {
	border: 2px solid #999999;
	background-color: #FFFFFF;
	color: #666666;
	width: 730px;
}
.style5 {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.style6 {
	letter-spacing: -1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #C51C1C;
}
a:visited {
	text-decoration: none;
	color: #C51C1C;
}
a:hover {
	text-decoration: none;
	color: #33FF00;
}
a:active {
	text-decoration: none;
	color: #C51C1C;
}
.style7 {color: #FF0000}
.style8 {
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF
	margin-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style9 {
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
-->