.homePAGEstyle {
	color: #3E454D;
	background: #666C7B;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.homeTEXTcontent {
	color: #626675;
	text-align: justify;
	width: 450px;
	border-right-color: #CFDCE2;
	border-right-style: solid;
	border-right-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.notepadCELL {
	color: #3F424E;
	border-bottom: 1px #CFD1D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.notepadCELLHEAD {
	color: #666C7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 11px;
}
#notepadLINKS a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC3399;
	text-decoration: underline;
}
#notepadLINKS a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF99CC;
	text-decoration: underline;
}
#notepadLINKS a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9294A3;
	text-decoration: underline;
}
.homeCONTENT {
	color: #575C6C;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}
.borderLEFT {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #D6D7DA;
}
.notepadCELL2 {

	color: #3F424E;
	border-bottom: 1px #CFD1D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 5px;
}
