.Headings {
	font-family: Verdana;
	font-size: 24px;
	font-weight: lighter;
	font-style: italic;
	text-decoration: blink;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	cursor: default;
}

