.sides {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #63AA40;
	border-right-color: #63AA40;
	border-bottom-color: #63AA40;
	border-left-color: #63AA40;
}
body {
	background-color: #FFFFFF;
	background-image: url("images/spd_022108_bk.jpg");
	background-repeat: repeat-x;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.countdown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #6BBA43;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #62B040;
	font-size: 16px;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #62B040;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D06B1B;
	text-decoration: none;
	font-weight: bold;
}
.date {
	color: #000000;
	font-weight: bold;
	font-size:12px
}

