.h1 {
	color: #888888;
	font-family: arial;
	font-size: 10pt
}
.h2 {
	color: #506878;
	font-family: arial;
	font-size: 9pt
}

.h4 {
	color: #000000;
	font-family: arial; font-weight: bold;
	font-size: 10pt
}

p {
	font-family: arial;
	background-color: #ffffff;
	color: #000000; font-size: 10pt
}


li {
	font-family: arial;
	background-color: #ffffff;
	color: #000000; font-size: 10pt
}

td {
	font-family: arial;
	color: #000000; font-size: 10pt
}


.data {
	background-color: #FFFFFF;
	font-family: arial; color: #6D629D; font-weight: bold;
	font-size: 8pt; text-decoration: none
}
.h {
	background-color: #FAFAFA;
	font-family: arial; color: #C0000E; font-weight: bold;
	font-size: 10pt; text-decoration: none
}
.path {
	background-color: #ffffff;
	font-family: arial; color: #6D629D; font-weight: bold;
	font-size: 9pt; text-decoration: none
}
.t1 {
	font-family: Arial;
	background-color: #F4F3F5; color: #0C0045;
    font-size: 10pt; 
}

.t2 {
	font-family: arial;
	background-color: #F4F4F6; color: #6D629D;
	font-size: 9pt
}
.txt {
	font-family: arial;
	background-color: #ffffff; color: #000000;
	font-size: 9pt
}

.subdir {
	background-color: #ffffff;
	font-family: arial; color: #190087; font-weight: bold;
	font-size: 10pt; text-decoration: none
}


A:link {
	color: #2F2265; font-size: 9pt;
	text-decoration: none
}
A:visited {
	color: #7A68C5; font-size: 9pt;
	text-decoration: none
}
A:active {
	color: #000000; font-size: 9pt;
	text-decoration: none
}
A:hover {
	color: #190087; font-size: 9pt;
	text-decoration: none
}
