@charset "utf-8";
body {
	background-image: url(images/webbg_01.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 2px;
	margin-top: 8px;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: xx-large}
.style4 {font-size: x-large}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {font-size: large}
.style6 {font-size: x-small}
.style7 {
	font-size: small;
	font-weight: bold;
}

body {
	background-image: url(images/webbg_01.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 2px;
	margin-top: 2px;
}
.style1 {
	font-size: xx-large;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: xx-large}
.style4 {font-size: x-large}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {font-size: large}
.style6 {font-size: x-small}
a {
	font-size: medium;
	color: #00CCFF;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}
a:hover {
	text-decoration: none;
}

a:active {
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

