@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #990033;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #990033;
}

.style1 {font-size: 11px}

.style2 {color: #666666}
.style3 {color: #990033}
.style5 {font-size: 10px}
.style6 {
	font-size: 12px;
}
.style7 {
	font-size: 11px;
	color: #0000FF;
}
.style8 {
	color: #0033CC
}


body {
	background-image: url(assets/bwo_back_1300x740.gif);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


}

