#rule {
	background-image: url(images/rule.gif);
	background-repeat: repeat-y;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 36px;
	color: #4A7E6F;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	border-left-width: 10px;
}
#indent {
	padding-left: 20px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #384169;
	text-align: right;
}
#tablebottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #384169;
}
#tablebottom a:visited {
	color: #FFFFFF;
}
#tablebottom a:link {
	color: #FFFFFF;
}
#tablebottom a:hover {
	color: #C6DCD5;
}
#tablebottom a:active {
	color: #FFFFFF;
}
.subwithrule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	color: #4A7E6F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A7E6F;
	width: 480px;
}
.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #4A7E6F;
	font-weight: bold;
}
.deck {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #000000;
}
