body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2;
	margin-top: 2px;
	background-image: url(images/background.gif);
}
a:link {
	color: #4B9696;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:hover,visited {
	color: #4B9696;
	text-decoration: underline;
}
.text {
	font-size: 12px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC6600;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC6600;
}
.footnote {
	font-size: 10px;
	color: #666666;
}
.box {
	border-top: 1px none #4b9696;
	border-right: 1px solid #4b9696;
	border-bottom: 1px solid #4b9696;
	border-left: 1px solid #4b9696;
}
