body {
	font-family: Arial, Helvetica, sans-serif;
scrollbar-face-color:#FF6600;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#F8F8F8;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.TextNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;

}
.TextNormOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;

}
.List {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;



}
.TextHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #FF6600;



}



 
A {text-decoration: none}
A:HOVER {text-decoration: none}
