h1 {
	font-family: helvetica, Arial;
	font-size: 18px;
	color: #333333;
	font-weight: normal;



}
.txtb {
	font-family: helvetica, Arial;
	font-size: 18px;
	color: #CC9999;
	font-weight: bold;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-image: url(arrow_r.gif);


}
h2 {
	font-family: helvetica, Arial;
	font-size: 14px;
	color: #000099;
}
.txtw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-image: url(arrow_r.gif);
	color: #FFFFFF;

}
.txtbred {

	font-family: helvetica, Arial;
	font-size: 16px;
	color: #CC0066;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
.butt {
	font-family: helvetica, Arial;
	color: #FFFFFF;
	background-color: #CC9999;
}
.txtbol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: circle;
	list-style-image: url(arrow_r.gif);
	font-weight: bold;


}
