.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.headerMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 0em;


}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	color: #000000;
	word-spacing: normal;

}
.headerWithBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../media/images/back.jpg);
	text-transform: none;
	font-variant: small-caps;




}
.textNormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #33CCCC;
}
.tabHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.blackHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.hand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	cursor: hand;
}
