.ContentHeader{
	font-size:12px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	
}

.mystyle{
	font-family: comic sans ms;
	font-size: x-small;
	font-style: italic;
	
}

.billstyle{
	color: #c6374d;
	font-family: Garamond;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	
}

.Content{
	color: #006633;
	font-family: Arial, Helvetica;
	font-size: 18pt;
	
}

.homecontent{
	color: #c6374d;
	font-family: Trebuchet MS;
	font-size: x-large;
	
}

.BulletHeader{
	background-image: url(/_filelib/ImageGallery/Bullets/yellowbullet.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 5px;
	
}

.Newtext{

}


