.stroke {
	background-position: center top;
	border: 1px solid #333333;
}
body,table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
}
a{
	text-decoration:underline;
	color: #281B6C;
}
a:hover{ text-decoration:none }

#lightCopy td {
	font-size: 10px;
	line-height: 14px;
	color: #EDE8DD;
}

#lightCopy a {
	color: #EDE8DD;
	
}.greenTile {
	background-image: url(../images/green-tile.gif);
	background-repeat: repeat-y;
	background-position: right;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #033A2E;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #033A2E;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 8px 8px 2px;
	color: #033A2E;
}
