body,td,th {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
}
body {
	background-color: #FFFFFF;
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	color: #009;
	text-decoration: inherit;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #990000;
}
a:active {
	color: #099;
	
}
h1 {
	font-size: 36px;
	color: #CC0000;
	font-family: "AR CHRISTY";
}
h2 {
	font-size: 24px;
	color: #009933;
}
h3 {
	font-size: 24px;
	color: #CC0000;
}
.style2 {color: #CC0000}
.light {
	color: #9FC;
}


.style3 {
	font-size: 36px;
}

.style1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009933;
}
.border1 {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CC0033;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #CC0033;
}


.border1td {
	border: 2px solid #CC0033;
	border-style: double;
	text-decoration: inherit;
	color: #090;
}
.border2td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #00CC00;
	border-right-color: #FF0000;
	border-bottom-color: #00CC00;
	border-left-color: #FF0000;
}
bgtext {
	background-color: #BFC7DE;
}

/* CALENDAR */
#calendar {
	position:			absolute;
	background:			url(http://www.share-christmas.com/images/reindeer_displaying_countdown.gif) no-repeat;
	top:				90px;
	right:				50px;
	width:				228px;
	height:				228px;
}
#calendar .number {
	font-family:		Lucida Calligraphy, charcoal, sans-serif;
	font-size:			46px;
	text-align:			center;
	color:				#ea1c2b;
	padding-top: 45px;
	padding-left: 45px;

}
 
	

