
H1,H2,H3,H4,H5 {
	color: #003455;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	margin-top: 1pt;
	margin-bottom: 1pt;	
}

H1 {
   font-size: 15pt;
   fontsize: 15pt;
}
H2 {
   font-size: 13pt;
   fontsize: 13pt;
}
H3 {
   font-size: 11pt;
   fontsize: 11pt;
}
H4 {
   font-size: 10pt;
   fontsize: 10pt;
}
H5 {
   font-size: 9pt;
   fontsize: 9pt;
}
.titul_h1 {
	color: #31659C;
   	font-size: 10pt;
   	fontsize: 9pt;
	
}
TD, TEXTAREA, SELECT, INPUT, DIV, P {
         font-family: Arial;
         font-size: 14px;
}

TABLE {
		margin-top: 0pt;
		margin-bottom: 0pt;	
}

UL {
		margin-top: 0pt;
		margin-bottom: 0pt;	
}
A {
         text-decoration: none;		 
         color: #2d6588;
}
A:hover {
         text-decoration: underline;
         color: #4169E1;
}

A.black {
         text-decoration: none;
         color: #000000;
}
A.black:hover {
         text-decoration: underline;
         color: #000000;
}

.content {
padding:20px;
}