A:LINK {
	color: #FF9500;
	text-decoration: none;
}
A:VISITED {
	color: #FF9500;
	text-decoration: none;
}
A:HOVER {
	color: #FF4500;
	text-decoration: none;
}
A:ACTIVE {
	background-color : #FFA500;
	color : #485928;
	text-decoration: none;
}
.A1:LINK {
	color: #00005C;
	text-decoration: none;
}
.A1:VISITED {
	color: #00005C;
	text-decoration: none;
}
.A1:HOVER {
	color: #FF4500;
	text-decoration: none;
}
.A1:ACTIVE {
	background-color : #FFA500;
	color : #00005C;
	text-decoration: none;
}
BODY {
	background-color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
HR {
	color: #00005C;
}
.HR1 {
	color: white;
}
.LEVY{
	width: 150px;
	height: 1000px;
	background-color: #00005C;
	float: left;
	vertical-align: top;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #FF9F00;
}
.DATA {
	width: 1400px;
	height: 1000px;
	float: left;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}
.TITUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #00005C;
	margin: 5px 15px 0px 15px;
}
.TXT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FF9F00;
	margin: 10px 0px 8px 0px;
	text-align: center;
}

.TXT2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9F00;
	text-align: center;
}
.TXT3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
}
.TXT4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.TXT5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00005C;
	font-size: 10px;
}