.normal {font: normal 16px/normal Arial, Helvetica, sans-serif;}
.body_txt {
	color: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.body_txt_bullet {
	color: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../picture/bullet.gif);
	cursor: help;
	filter: Gray;
}

.body_txt_bold {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.body_txt_center {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.body_txt_center_white {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.body_txt_white {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
}
.body_txt_green {color: #009900;text-align: justify;font-family: Arial, Helvetica, sans-serif;	font-size: 12px;font-weight: bold;}
.body_txt_red {
	color: red;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.title1_txt {
	text-transform: none;
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.title2_txt {
	text-transform: none;
	color: #A51515;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
}
.title3_txt {font: bold normal 14px/normal Arial, Helvetica, sans-serif;text-transform: none;color: #009900;}
.title_banner_white {
	text-transform: none;
	color: #FFFFFF;
	background: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
a:link {
	color: #060;
	text-decoration: underline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-small;
}
a:hover {
	text-transform: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #060;
}
.body_txt_blink {
	color: red;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
}
