.style1 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.style3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.style4 {
	font-size: 12px;
	color: #00CCFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color: #333333;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3E9;
}
a:link {
font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5;
}
a:visited {
font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5;
}
a:hover {
font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	
}
a:active {
  font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5;
}

a.blue:link {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
}
a.blue:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
}
a.blue:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
	
}
a.blue:active {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
}
a.style2_btn:link {
font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.3;
}
a.style2_btn:visited {
font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.3;
}
a.style2_btn:hover {
font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	
}
a.style2_btn:active {
  font-size: 11px;
  font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.3;
}
.blue {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
}