body {
	background-attachment: fixed;
	background-image: url(/images/gothgif.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000002;
	width: 768px;
	font-family: Charlesworth, Georgia, "Times New Roman";
	color: #FFFFFF;
}
h2 {
	font-family: Charlesworth, Georgia, "Times New Roman";
	font-size: 18px;
	color: #C81010;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	font-family: Charlesworth, Georgia, "Times New Roman";
	font-size: 14px;
	color: #91A2B6;
	text-decoration: none;
}
a:visited {
	font-family: Charlesworth, Georgia, "Times New Roman";
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: Charlesworth, Georgia, "Times New Roman";
	font-size: 14px;
	color: #C71012;
	text-decoration: underline;
}
a:active {
	font-family: Charlesworth, Georgia, "Times New Roman";
	font-size: 14px;
	color: #C81010;
}
.Date {
	font-family: Charlesworth, Georgia, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
hr {
	font-size: 2px;
	background-color: #FF0000;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: blink;
}
