.reuna2 {
	border-style: dotted;
	border-color: #C00000;
 	border-width: 1px;
	}

.reuna{
	border-style: solid;
	border-color: #000000;
      border-width: 1px; 
      border: outset 1pt;
      border-collapse: collapse;
	}

BODY {
	background-color: #EFEFEF; 
	}


A {
	font-family: Verdana, sans-serif;
	font-size: 7pt;	
	color: #C00000;
	font-weight: normal;
	text-decoration: none;
	}

A:HOVER {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: #F00000;
	font-weight: normal;
	}

A.iso {
	font-family: Verdana, sans-serif;
	font-size: 8pt;	
	color: #C00000;
	font-weight: normal;
	text-decoration: none;
	}

A.iso:HOVER {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #F00000;
	font-weight: normal;
	}


H1 {
	color: Black;
	font-family: Times New Roman, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	}


H2 {
	color: Black;
	font-family: Times New Roman, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	}


H3 {
	color: Black;
	font-family: Times New Roman, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	}

H4 {
	color: Black;
	font-family: Times New Roman, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	}


P {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: Black;
	padding: 3px;	
}

LI {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: Black;		
}

.plaintext {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: Black;		
}

CENTER {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: Black;	
	padding: 3px;
}