.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;

}
.SmallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-variant: normal;
	color: #000066;
	text-transform: capitalize;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;

}
.MenuBarItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	background-color: #FFCC00;
	text-align: left;
	vertical-align: middle;
	list-style-type: square;
	list-style-image: none;
}

.smalltextblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000099;
	font-weight: lighter;
}
.bigtitle {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.smallalertred {
	font-family: "Arial Black";
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: blink;
}
.mediumblackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;

}
.largeblackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

