.white {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
}
.black {
	color: #000000;
	text-decoration: none;
}
.justify {
	text-align: justify;
}
.bulletOrange {
	list-style-image: url(../images/orange_arrow.gif);
}
.blue {
	color: #0592E0;
	text-decoration: none;
}
.mainMenu {
	color: #534D44;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
