@charset "utf-8";
.frame_body {
	font-size: large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.frame_title {
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.frame_header {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.raven_hearse001 {
	font-family: "felix Titling";
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
.raven_hearse01 {
	font-family: "felix Titling";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.raven_hearse1 {
	font-family: "felix Titling";
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
.raven_hearse2 {
	font-family: "felix Titling";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}
.raven_hearse3 {
	font-family: "felix Titling";
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
}
.lcdstyle { /*Example CSS to create LCD countdown look*/
	background-color:black;
	color:lime;
	font: bold 18px MS Sans Serif;
	padding: 3px;
}
.lcdstyle sup { /*Example CSS to create LCD countdown look*/
	font-size: 80%
}
