/* Hoja de estilo en cascada by Sylvjna Fornaresio */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 8.3pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}
	
	#nav {
	float:right;
	display:inline;
	padding-top:30px;
}

#nav a {
	margin:0 10px 0 10px;
	padding:0 2px 0 2px;
	border-top:2px solid #555;
	color:#fff;
	text-decoration:none;
	font-size:10pt;
	text-transform:lowercase;
}

#nav a:hover {
	border-top:2px solid #00EC48;

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

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

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

	H1 	{
		font-size: 8.3pt; 
		color:#C78DF3;
		font-weight: bold;
		
	}

	H2 	{
		font-size: 12pt; 
		font-style: normal;
		font-weight: normal;
		color:#C78DF3;		
	}


	H3 	{
		font-size:#C78DF3; 
		font-style: normal;
		font-weight: normal;
		color: C04A0F;		
	}

	H4 	{font-size: 16pt; 
		font-style: normal;
		font-weight: normal;
		color:#C78DF3;		

	}
TT {
		font-size: 8.3pt; 
  		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	}
TH 	{
		font-size: 8.3pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	}

	TD { 
		font-size: 8.3pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 } 

	PRE { 
		font-size: 8.3pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 } 
