/*
.materias {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000066;
	background-color: #CCCCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;


}

.headColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000066;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.AvgY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	border-top: thin none #006600;
	border-right: 1px solid #CCCCCC;
	border-bottom: thin none #006600;
	border-left: thin none #006600;
	font-size: 12px;
	background-color: #99CCCC;


}
*/