@charset "ISO-8859-1";
.style3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
	text-indent: 15px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left:20px;
	padding-right:30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000;
	padding-left: 20 px;
	padding-right: 30px;
}


 

a:link {
	color: 31595d;
	text-decoration:none;
	}
a:visited {
	color: 31595d;
}
a:active {
	color: 31595d;
}
a:hover {
	color: #333333;;
	text-decoration: underline;
}
#Table_01 tr td table tr td p strong {
	font-size: 14px;
	font-weight: bold;
}

