body {
	font-family:	Arial, Helvetica, sans-serif;
	background-image: url('images/background.gif');
	}
a, a:link, a:active {
	color:			#005780;
	text-decoration:none;
	}
a:hover {
	color:			#008045;
	text-decoration:none;
	}
h1 {
	font-size:		20px;
	color:			#005780;
	font-weight:	normal;
	}
h2 {
	font-size:		14px;
    color:			#000000;
	font-weight:	strong;
	}
h3 {
	font-size:		12px;
	color:			#666;
	font-weight:	strong;
	}
img {
	border:			none;
	}
.imglink:hover {
	border:			none;
	}
.body-text {
font-size: 14px;
color: #000000;
font-weight: normal;
}
.body-text-2 {
font-size: 14px;
color: #000000;
font-weight: normal;
padding: 10px 10px 10px 10px;
}
.countdown-text {
font-size: 14px;
color: #000000;
font-weight: normal;
line-height: 1.5;
}
.body-text-small {
font-size: 12px;
color: #000000;
font-weight: normal;
}
.footer-text {
font-size: 11px;
color: #606060;
font-weight: normal;
}
.copyright-text {
font-size: 10px;
color: #606060;
font-weight: normal;
}
.quote {
display: block;
font-size: 11px;
color: #808080;
font-weight: normal;
background-color: #F3F3F3;
margin: 0;
margin-top: 1.5em;
border-top: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
padding: 8px 8px 8px 8px;
line-height: 1.4em;
}
