.type1 {
	color: #7C7A7A;
	font-family: Verdana; 
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	font-weight: none;
}

.type2 {
	color: #7C7A7A;
	font-family: Arial;
	font-size: 12pt;
	font-style: bold;
	text-decoration: bold;
	font-weight: bold;
}

.type3 {
	color: #E77919;
	font-family: Tahoma;
	font-size: 9pt;
	font-style: bold;
	text-decoration: bold;
	font-weight: bold;
}

.type4 {
	color: White;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: bold;
	text-decoration: bold;
	font-weight: bold;
}

.type5 {
	color: #E77A1B;
	font-family: Tahoma;
	font-size: 14pt;
	font-style: bold;
	text-decoration: none;
	font-weight: bold;
}
.type6 {
	color: #848282;
	font-family: Tahoma;
	font-size: 12pt;
	font-style: bold;
	text-decoration: none;
	font-weight: bold;
}

.type7 {
	color: #848282;
	font-family: Tahoma;
	font-size: 11pt;
	font-style: bold;
	text-decoration: none;
	font-weight: bold;
}

.type8 {
	color: #E77A1B;
	font-family: Verdana;
	font-size: 11pt;
	font-style: bold;
	text-decoration: none;
	font-weight: bold;
}
li {
	text-align: justify;
}

SUP {
	color: #ff0000;
}


a.typex {
	color: #2B2B2B;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}

a.typex:hover {
	color: #1b7c69;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}

input {
	background-color: #ffffff;
	border-bottom: 1px solid #636363;
	border-left: #636363 1px solid;
	border-right: #636363 1px solid;
	border-top: #636363 1px solid;
	color: #636363;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 7pt;
}

input.type1 {
	background-color: #eeeeee;
	border-bottom: 0px solid #636363;
	border-left: #636363 0px solid;
	border-right: #636363 0px solid;
	border-top: #636363 0px solid;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 7pt;
}


textarea {
	background-color: #FFFFFF;
	border-bottom: 1px solid #636363;
	border-left: #636363 1px solid;
	border-right: #636363 1px solid;
	border-top: #636363 1px solid;
	color: #636363;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 7pt;
	scrollbar-3dlight-color: #EEEEEE;
	width: 147px;
	height: 50px;
}

select {
	background-color: #ffffff;
	border-bottom: 1px solid #636363;
	border-left: #636363 1px solid;
	border-right: #636363 1px solid;
	border-top: #636363 1px solid;
	color: #636363;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 7pt;
	width: 120px; 
}


