.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
}
#flag {
	background-image: url(file:///Macintosh%20HD%2008/Users/infotech/Documents/veteransoutreach/assets/flag1.png);
	background-repeat: repeat-y;
}
.Textbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	list-style-type: disc;
}
.Serving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
