.detalhes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #0000CC;
}

TD.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}

TD.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.small3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}


.small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
    line-height: 1.5;	
}


TABLE.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background: #FFFFFF;
	border-top: 0px none;
	border-right: 1px solid #000000;
	border-bottom: 0px none;
	border-left: 0px none;
}

TABLE.border2 {
	background: #FFFFFF;	
	border-top: 1px none #000000;	
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}

TABLE.border3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background: #FFFFFF;
	border-top: 0px none;
	border-right: 1px solid #000000;
	border-bottom: 0px none;
	border-left: 1px solid #000000;
}

TABLE.borderAll {
	background: #FFFFFF;	
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

TABLE.formArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
    background: #f1f9fe;
    border-color: #7b9ebd;
    border-style: solid;
    border-width: 1px;
}

TABLE.textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background: #EAEAEA;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    line-height: 1.5;			
}

TABLE.textArea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
    background: #f1f9fe;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    line-height: 1.5;		
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}