.TituloMateria {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		13pt;
	color: 			#000000;
}
.Titulo {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		13pt;
	color: 			#000000;
}
.Materia {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		8pt;
	color: 			#000000;
}
.Nota {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		8pt;
	font-weight:	bold;
	color: 			#000000;
}
h1 {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		20pt;
	color: 			#FFFFFF;
}
.Texto {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		10pt;
	color: 			#FFFFFF;
}
.TextoNegro {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		10pt;
	color: 			#000000;
}
.Footer {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		8pt;
	color: 			#797878;
}
.Menu {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		8pt;
	color: 			#FFFFFF;
}
A.Menu:link {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		8pt;
	color: 			#FFFFFF;
	text-decoration:	none;
}
A.Menu:visited {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		8pt;
	color: 			#FFFFFF;
	text-decoration:	none;
}
A.Menu:hover {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		8pt;
	color: 			#FFFFFF;
	text-decoration:	underline;
}
A.MenuInterno:link {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		8pt;
	color: 			#000000;
	text-decoration:	none;
}
A.MenuInterno:visited {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		8pt;
	color: 			#000000;
	text-decoration:	none;
}
A.MenuInterno:hover {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		8pt;
	color: 			#000000;
	text-decoration:	underline;
}
A.LinkApp:link {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		10pt;
	color: 			#000000;
	text-decoration:	underline;
}
A.LinkApp:visited {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		10pt;
	color: 			#000000;
	text-decoration:	underline;
}
A.LinkApp:hover {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		10pt;
	color: 			#4B5324;
	text-decoration:	none;
}
.TextBox1 {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		9pt;
	color: 			#000000;
	background-color:	#FFECBD;
	width:			240px;
	text-align:		center;
}
.TextBox2 {
	font-family: 	Trebuchet MS, Verdana;
	font-size: 		9pt;
	color: 			#000000;
	background-color:	#FFECBD;
	width:			90px;
	text-align:		center;
}
UL.2 {
   	list-style-image:	url('http://www.gonzalo-aizpun.com.ar/images/vineta.gif');
}