@charset "utf-8";
/* CSS Document */

body {
	background-color: #AA1E22;
	background-image: url(../images/snow-tile.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 25px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
}

.tb1 {
	width: 840px;
	background-color: #AA0404;
}
.bot01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.top01 {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 810px;
	width: 800px;
}


a:link {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9966;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC66;
	text-decoration: underline;
}
