@import url(http://fonts.googleapis.com/css?family=Cookie);
body {
	font-size: 62.5%;
}
.ChristmasGreeting {
	font-family: 'Cookie' , cursive;
	font-size: 2.4em;
	color:#0F0;
	text-shadow: 4px 4px 4px #000;
}
.ChristmasText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F00;
	font-weight: bold;
	font-style: italic;
}
.ChristmasSpecial a {
	font-size: 1.6em;
	font-weight: 700;
	color: #09F;
	text-shadow: 2px 2px 2px #000;
	text-decoration:none;
}
.BF_Special {
	font-size: 1.6em;
	color: #09F;
	text-shadow: 2px 2px 2px #000;
}
.Event_Head {
	font-size: 1.8em;
	color: #09F;
	font-weight:bold;
	text-shadow: 2px 2px 2px #000;
}
.Event_Txt {
	font-size: 1.4em;
	text-align: left;
	color: #09F;
	text-shadow: 2px 2px 2px #000;
}
.MainHeadText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.JohnText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.StandOutText {
	font-size: 18px;
	font-weight: bold;
}
.ImgBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #6C543A;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #6C543A;
}
.Notice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: FF9900;
}
.Notice_Big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #0F0;
}

