.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0b3b4b;
	text-decoration: underline;
}
.carrotlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0b3b4b;
	font-weight: bolder;
	white-space: normal;
	text-decoration: none;
}
.quote {
	font-size: 9px;
	line-height: 12px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom {
	background-repeat: no-repeat;
	background-image: url(images/interior/bottom.gif);
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-weight: bolder;
}
.largelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: 0b3b4b;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #0c3c4c;
	height: 375px;
	vertical-align: top;
	top: 5px;
	white-space: normal;
}
.mainborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: 0b3b4c;
	border-right-color: #0b3b4c;
	border-bottom-color: #0b3b4c;
	border-left-color: #0b3b4c;
}
.lightborder {
	border: 1px solid #83b8c7;
}
