

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #222222;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	border-top: 1px dotted #222222;
	padding: 10px 0 0 0;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;

}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-align: justify;
	margin: 20px 40px 20px 40px;
	color: #222222;
	text-decoration: none;

}
h3 {
	border: 1px dotted #222222;
	padding: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	border-top: 1px dotted #222222;
	padding: 10px 0px 0px 0px; 
	text-align: justify;
}
a {
	color: #CC3333;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #8C1314;
}
