@charset "utf-8";
/* CSS Document */

.style3 {font-family: "Segoe UI"; font-size: 14px; }
.style3 a:link, .style3 a:visited {text-decoration:none; color:#000000;}

.style1 {	font-family: "Segoe UI";
	font-size: 14px;
}
.style2 {	color: #0099FF;
	font-size: 13px;
}
.style4 {	font-size: 13px;
	color: #FF9933;
	font-weight: bold;
}
body {
	background-image: url(BG.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #FBD453;
}