@charset "utf-8";
/* CSS Document */

.arial2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.brownbold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900000;
	text-decoration: none;
}
