a {
	color: #000000;
	background-color: #E7EDE8;
	border-top: 1px solid #E7EDE8;
	border-right: 3px solid #E7EDE8;
	border-bottom: 1px solid #E7EDE8;
	border-left: 3px solid #E7EDE8;
	text-decoration: none;
	font-weight: bold;




}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 30px;
	text-indent: 50pt;
	text-align: justify;
	padding-top: 20px;


}
.noIndent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 30px;
	text-align: justify;
	text-indent: 0pt;

}
.noIndentCenter {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	text-indent: 0pt;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.noLink {
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.codeBox {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	border: 2px dotted #ADB6B1;
	background-color: #F8FAF9;


}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #E7EDE8;
	border: 1px solid #000000;
	padding: 2px 7px;

}
