body {
	background-image: url(../images/bg_line1.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center top;
}

a:link {
	color: #FD341F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FD341F;
}
a:hover {
	text-decoration: none;
	color: #7E0E01;
}
.head1 {
	font-size: 16pt;
	color: #960;
	font-family: Arial, Helvetica, sans-serif;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #F90;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: bolder;
}

.bot {
	font-size: 10pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.bota:link {
	font-size: 10pt;
	color: #C19559;
	font-family: Arial, Helvetica, sans-serif;
}
.bota_hover {
	font-size: 10pt;
	color: #ceaa7a;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.bot_visited {
	font-size: 10pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
	text-align: justify;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style3 {color: #FFFFFF}

