/* Hoja de estilo en cascada by Sylvjna Rival Oates */
/* <LINK REL=stylesheet HREF="estilo.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: 5px;
	border: 1px solid #38A3BF;
	background-color: #6E6E6E;
}
	
	A:visited {
		text-decoration: none; 
		color:#FFFFFF;	}

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

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


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

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


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

	H4 	{
		font-size: 8.5pt;
	    font-family: Georgia, Times New Roman, Times, serif;
		color: #CC33FF;
	}
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;
 } 
