/* CSS Document */

.style1 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
.style2 {color: #666666}
.style3 {color: #FFFFFF}
.text_inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style5 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background: #D7D7D7;
}
.style8 {
	color: #9E9794;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C55770;

}

