	body {
		color: #000080;
		font-family: Arial, Helvetica, sans-serif;
	}

	h1 {
		color: #000080;
		font-style:italic;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	}	
	
	h2 {
		font-weight: normal;
		color: #000080;
	}
	
	.RedBullet {
		list-style-position: outside;
		list-style-image: url(_themes/copy-of-dp-blends/blebul1d.gif);
		list-style-type: none;
	}
	.BulletTextSmall {
		font-size: 10px;
	}
	.NavLink {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #3399FF;
		text-decoration: none;
	}
