body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	margin: 0;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
	line-height:normal;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
}

.text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	line-height:normal;
}
.text4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
}

.text5 {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #232323;
	font-weight: normal;
	line-height: 20px;
}
.text7 {
	font-family: Arial;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}
a.a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #F00;
	text-decoration: none;
	line-height:normal;
}
a.a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #F00;
	text-decoration: none;
	line-height:normal;
}
a.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	line-height:normal;
}
a.b:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height:normal;
}
a.b:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height:normal;
}
a.b:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	line-height:normal;
}
a.c:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height:normal;
}
a.c:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height:normal;
}
a.c:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height:normal;
}
