.style1 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 1.4;
}
.style2 {
	font-size: 15px;
	color: #FC9200;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 1.4;
}
.style3 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 1.4;
}
.style4 {
	font-size: 15px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 1.4;
}
.style5 {
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
}

a:link {
    font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.4;
}
a:visited {
    font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.4;
}
a:hover {
    font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 1.4;
	
}
a:active {
    font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.4;
}
a.link_style2:link {
    font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.4;
}
a.link_style2:visited {
    font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.4;
}
a.link_style2:hover {
    font-size: 13px;
	color: #7A1A01;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.4;
}
a.link_style2:active {
    font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.4;
}
