/* Hoja de estilo en cascada by Sylvjna Rival Oates */
/* <LINK REL=stylesheet HREF="estilo1.css" TYPE="text/css"> */
		BODY {	
		font-size: 8.5pt; 
		font-family: Georgia, Times New Roman, Times, serif;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}
	
.imageborder {
	padding: 4px;
	border: 1px solid #000000;
	background-color: #FDB5B4;
}
	
	A:visited {
		text-decoration: none; 
		color:#CCCCCC;	}

	A:link {
		text-decoration: none;
		color:#A11A0B;	}

	A:hover {
		color:#A11A0B;	
		text-decoration: underline;}


	H1 	{
		font-size: 18pt;font-family: Georgia, Times New Roman, Times, serif;
		color: #C02110;
	}

	H2 	{
		font-size: 15pt;font-family: Georgia, Times New Roman, Times, serif;
		color: #A11A0B;
	}


	H3 	{
		font-size: 14pt;font-family: Georgia, Times New Roman, Times, serif;
		color: #A11A0B;
	}

	H4 	{
		font-size: 12pt;
		font-family: Georgia, Times New Roman, Times, serif;
		color: #000000;
	}
TT {
		font-size: 8.5pt;
		font-family: Georgia, Times New Roman, Times, serif;
	}
TH 	{
		font-size: 8.5pt;
		font-family: Georgia, Times New Roman, Times, serif;
	}

	TD { 
		font-size: 8.5pt;
		font-family: Georgia, Times New Roman, Times, serif;
 } 

	PRE { 
		font-size: 8.5pt; 
	font-family: Georgia, Times New Roman, Times, serif;
 } 
