H1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18pt;
	color: #13146D

}

H2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 16pt;
	color: #13146D

}

H3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: underline;
	color: #13146D
}

H4 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
	color: #13146D
}

H5 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #13146D
}

H6 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #13146D
}

H7 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff
}

BODY {
	background-color: #ffffff;
	font-family: helvetica, sans-serif
}

TH {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;

	color: #13146D
}

TD, input, textarea {
	font-family: helvetica, sans-serif;
	font-size: 10pt;
}

TD.bgcolor {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #8B0000
}

TD.vsmtext {
	
	font-size: 8pt
}

TD.smtext {
	
	font-size: 10pt;
	text-align: justify
}

TD.lgtext {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12pt
	
}

TD.revneg {
	font-family: verdana, helvetica, sans-serif;
	background-color: #13146D;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt
}

TD.rneg {
	font-family: verdana, helvetica, sans-serif;
	background-color: #13146D;
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt
}

p.color {
	font-family: verdana, helvetica, sans-serif;
	background-color: #13146D;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt
}

.colorlabor {
	font-family: verdana, helvetica, sans-serif;
	background-color: #CD5C5C;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt
}

#color {
	font-family: verdana, helvetica, sans-serif;
	background-color: #13146D;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt
}

A:link {
	color: #4169E1
}

A:visited {
	color: #4169E1
}

.orange {
	font-family: verdana, helvetica, sans-serif;
	color: #FFA500;
	text-decoration: underline;
	font-size: 10pt
}

TD.orangered {
	font-family: verdana, helvetica, sans-serif;
	color: #FF4500;
	font-size: 10pt
}

A.sm		{
				color : #13146D;
				font-size : 8pt;
				font-weight: bold;
				font-family : arial, sans-serif;
				text-decoration : none;
				}
				
A.sm:Visited 	{
				color : #13146D;
				font-size : 8pt;
				font-weight: bold;
				font-family : arial, sans-serif;
				text-decoration : none;
				}

A.sm:Active  	{
				color : #13146D;
				font-size : 8pt;
				font-weight: bold;
				font-family : arial, sans-serif;
				text-decoration : none;
				}

A.sm:Hover  	{
				color : #4169E1;
				font-size : 8pt;
				font-weight: bold;
				font-family : arial, sans-serif;
				text-decoration : underline;		
				}
				
TD.outline		{
				border-width : 1;
				border-color : #4169E1;
				}						