body {
	background-image: url(library/images/back_all.gif);
	background-repeat: repeat-x;
	background-color: #8ABA5E;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/*
PARA REVISAR
*/

p {
	font:12px tahoma, Georgia, "Times New Roman", Times, serif;
	color:#333333;
	line-height:15px;
	letter-spacing:.1em;
	text-align:justify;
}

h2 {
	font:18px tahoma, Georgia, "Times New Roman", Times, serif;
	color:#333333;
	line-height:16px;
	letter-spacing:.1em;
	text-align:justify;
	font-weight:bold;
}

text {
	font:12px tahoma, Georgia, "Times New Roman", Times, serif;
	color:#333333;
	line-height:15px;
	letter-spacing:.1em;
	text-align:justify;
}

a:link {
	color:#000033;
	font-weight:bold;
	text-decoration:none;	
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#CC9900;
	
}
a:active {
	text-decoration: underline;
}



.verysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #E9EFE4;
}
