/* CSS definition file containing site wide stylesheets */

.Bullet-wider-spacing {
	font-size: 16px;
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: disc;
 	border: 2px groove rgb(255,204,0);
 	padding: 3px
}

.Link-alternate-bigger {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}
