.Norm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 3em;
	word-spacing: normal;
	list-style-position: inside;
	list-style-image: url(pictures/extras/filmreel.jpg);
	list-style-type: disc;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	display: none;
	position: relative;
	height: auto;
	width: auto;
}
