﻿BODY {
			font-family:Arial; font-size:12pt;
			margin:10px; padding:0; margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:10px;
}

a:link
{
		font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		color: rgb(245, 214, 171);
		text-decoration: none; 
}
a:visited
{
		font-family: Arial;
		font-size: 12pt;
	   	font-weight: normal;
		color: rgb(245, 214, 171); 
		text-decoration: none; 
} 
a:active 
{
		font-family: Arial;
		font-size: 12pt;
	   	font-weight: normal;
		color: rgb(245, 214, 171); 
		text-decoration: none; 
}

.texto1 { font-family: Arial;
       	font-size: 18pt;
       	font-weight: normal;
       	color: rgb(0, 0, 0);
      	}

.texto2	{font-family: Arial;
		font-size: 14pt;
		font-weight: normal;
		color: rgb(255,255,255);
		}

.texto2b {font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,255,255);
		}

.texto3	{font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		color: rgb(245, 214, 171);
		}

.texto3b{font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		color: rgb(0,0,0);
		}

.texto3c{font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: rgb(128,0,0);
		}
.texto3d{font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		color: rgb(0,0,128);
		}
.texto3e{font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		color: rgb(128,0,0);
		}
.texto3f{font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: rgb(0,0,0);
		}

.texto4 { font-family: Arial;
       font-size: 12pt;
       font-weight: bold;
       color: rgb(0,0,128);
     }

.texto5	{font-family: Arial;
		font-size: 10pt;
		font-style: italic;
		font-weight: normal;
		color: rgb(173,187,255);
		}
		
.texto5b {font-family: Arial;
		font-size: 10pt;
		font-style: italic;
		font-weight: bold;
		color: rgb(0,0,128);
		}
.texto5c {font-family: Arial;
		font-size: 10pt;
		font-weight: normal;
		color: rgb(173,187,255);
		}
		
.texto5d {font-family: Arial;
		font-size: 10pt;
		font-style: italic;
		font-weight: bold;
		color: rgb(128,0,0);
		}
		
.texto6 {font-family: Arial;
		font-size: 18pt;
		font-weight: normal;
		color: rgb(173,187,255);
		}

.imgs_100px	{
	border: 1px solid #000000;
}
.imgs_680px	{
	border: 2px solid #000000;
}

.img_ss	{
	border: 2px solid #800000;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
}

