body {
	margin: 0px;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #990000;
	background-image: url(Images/back.gif);
	font-weight: normal;
	background-attachment: fixed;
	scrollbar-base-color: #00CC00;



}
table {
	text-align: justify;

}
.header {
	text-align: center;
	vertical-align: middle;

}
.top {
	text-align: center;
	vertical-align: bottom;
}
.next {
	text-align: left;
	vertical-align: top;
}
.first {
	text-align: center;
	vertical-align: top;
}
.previous {
	text-align: right;
	vertical-align: top;
}
.arrow {
	border: none;
	vertical-align: text-bottom;
}
.paratitle {
	font-weight: bold;
	text-decoration: underline;
	font-size: 14pt;
	color: #FF0033;

}
.christmas {
	text-align: left;
}
