@charset "utf-8";







A.type1:link    {
	text-decoration:none;
	color: #3333FF;
}
A.type1:visited {
	color:#3333FF;
	text-decoration:none;
}
A.type1:active  {text-decoration:none;}
A.type1:hover   {
	color:#ff33cc;
	text-decoration:none;
}
A.type2:link    {
	text-decoration:none;
	color: #ffffFF;
	margin-right: 5px;
	margin-left: 5px;
}
A.type2:visited {
	color:#ffffFF;
	text-decoration:none;
}
A.type2:active  {text-decoration:none;}
A.type2:hover   {
	color:#ff33cc;
	text-decoration:none;
}
/* CSS Document */

BODY {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;



	BACKGROUND: x-bg-n70
.jpg) #000 fixed no-repeat center top; 						COLOR: #423d2f;
	PADDING-TOP: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	line-height: 18px;
}h2 {
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	height: 10px;
}
h1 {
	font-size: 25px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 30px;
}
h3 {
	font-size: 18px;
	color: #FF33CC;
	margin: 0;
	font-weight: bold;
}

