/* Hoja de estilo en cascada by Fire Valkyrja */
/* <LINK REL=stylesheet HREF="estilo2.css" TYPE="text/css"> */
	BODY {	
		font-size: 8.7pt; 
		font-family: Trebuchet MS, tahoma, Verdana, arial, sans serif;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}
	A:visited {
		text-decoration: none; 
		color:#666666;
		font-style: normal;
		}
	A:link {
		text-decoration: none;
		color:#993399;	}

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

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



	H2 	{
		font-family: Trebuchet MS, tahoma,  Verdana, arial, sans serif;
		font-size: 12.3pt;
		font-color: #993399;
	}

	H3 	{
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 14pt;
		font-color: #9933CC;
	}
	H4 	{
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 12pt;
		font-color: #9933CC;
	}
	
.imageborder {
	padding: 2px;
	border: 1px solid #9933CC;
	background-color: #E1CEEC;
		}
TT {
		font-size: 8.7pt; 
		font-family: Trebuchet MS, tahoma,  Verdana, arial, sans serif;
	}

TH 	{
		font-size: 8.7pt; 
		font-family: Trebuchet MS, tahoma,  Verdana, arial, sans serif;
	}

TD { 
		font-size: 8.7pt; 
		font-family: Trebuchet MS, tahoma,  Verdana, arial, sans serif;
 } 
	PRE {
			font-size: 8.7pt; 
		    font-family: Trebuchet MS, tahoma,  Verdana, arial, sans serif;
	 }