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


h1 {
	font-size: 20px;
	color: #999999;
	letter-spacing: -0.8pt;
}

h2 {
	font-size: 18px;
	color: #999999;
	letter-spacing: -0.8pt;
}

h3 {
	font-size: 16px;
	color: #999999;
	letter-spacing: -0.8pt;
	line-height: 18px;
}

h4 {
	font-size: 14px;
	color: #999999;
	letter-spacing: -0.8pt;
}


.type01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E696E;
}

.type02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.type03{

}

.type04{

}

.titulo01a {
	font-size: 12px;
	letter-spacing: -0.2pt;
	font-weight:bold;
}

.titulo01b {
	font-weight: bold;
	font-size: 12px;

}


.titulo02 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;

}

.titulo02b {

}
.titulo02c {

}
.titulo03c {

}
.titulo03a {
	font-size: 18px;
	font-weight: bold;

}

.lead01a {

}

.nota01 {
	font-size: 9px;

}

.nota02 {
	font-size: 9px;
	color: #839BA7;
}


.nota02 a,
.nota02 a:visited {
	color: #9FB84A;
	text-decoration:none;
}

.nota02 a:hover,
.nota02 a:active {
	color: #5E696E;
	text-decoration:none;
}

.root {
	padding: 4px;
	color: #FFFFFF;
}

.root a,
.root a:visited{
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.root a:hover,
.root a:active{
	font-weight:bold;
	color: #5E696E;
	text-decoration:none;
}


.warn01 {
	background-color: #F3F8FA;
	padding: 5px;
	border: 1px solid #ADBBC2;
}


.warn02 {
	background-color: #FBFAF2;
	padding: 5px;
	border: 1px solid #DECF92;
}

.tableStyle01{
}
.tableStyle01 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px;
}
