p {
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
	font-family: "Times New Roman", "Times", "serif";
	text-align: justify;
}

a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #B20F1D;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.pad5x {
	padding-right: 5px;
	padding-left: 5px;
}
li {
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;

}
.Organ {
	font-size: 11px;
	line-height: 15px;
	color: #AAAAAA;
	text-decoration: none;
	font-family: "Arial";


}
input {
	font-size: 11px;
	font-family: "Arial";

}
textarea {

	font-size: 11px;
	font-family: "Arial";
	border: 1px solid #999999;
}
select {

	font-size: 11px;
	font-family: "Arial";
}
p.centerized {

	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
	font-family: "Times New Roman", "Times", "serif";
	text-align: center;
}
