h1 {
	font-family: Papyrus;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: blink;
	background-color: #000000;
}
ul {
	font-family: "Matura MT Script Capitals";
	font-size: medium;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #00CC00;
	text-decoration: underline overline;
}
ol {
	font-family: Elephant;
	font-size: 36px;
	font-style: oblique;
	font-weight: 900;
	color: #FF33CC;
	text-decoration: blink;
}
body {
	font-family: "Old English Text MT";
	font-style: oblique;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: underline overline line-through blink;
	background-color: #000000;
}
a {
	font-family: "Bauhaus 93";
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	text-decoration: line-through blink;
	margin: auto;
	float: right;
	height: auto;
	width: auto;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #330099;
	border-right-color: #330099;
	border-bottom-color: #330099;
	border-left-color: #330099;
}
h2 {
	font-family: Kartika;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FF0000;
	text-decoration: underline overline;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

