.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-COLOR: RED;
	background-color: #BBE6FD;
	color: #FF0000;
	border: solid;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: dotted #0072BC;

}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.smalltable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid;
}
.table_Back{
	background-image: url(images/front_b.gif);
	background-repeat: repeat-x;
	}
