@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.style2 {
	color: #FF9900;
}

.style3 {
	color: #FFCC00;
}

#top{
	margin-top: 20px;
}

