.inTitCaf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #AE0000;
}
.inBulVer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.inCalBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inCalVer {
	font-weight: bold;
	color: #AE0000;
}
.inCalCaf {
	color: #990000;
}
.inSalBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AE0000;
	text-decoration: none;
}
.inSalBase a: {
	font-weight: bold;
	color: #AE0000;
	text-decoration: underline;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ae0000;
	padding: 2px 1px;
	border-top-color: #CCCCCC;
	border-right-color: #AE0000;
	border-bottom-color: #AE0000;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.pensum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.pensum th: {
	font-weight: bold;
	font-align: center;
	
}
.pensum td: {
	font-size: 9px;
}
.pensum li: {
	font-size: 9px;
}
.pensum a {
	color: #FFFFFF;
}
.pensum a:hover {
	text-decoration: none;
}

.trosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFCC
}
.trosa th: {
	font-weight: bold;
	font-align: center;
	
}
.trosa td: {
	font-size: 9px;
}
.trosa li: {
	font-size: 9px;
}
.trosa a {
	color: #000000;
}
.trosa a:hover {
	text-decoration: none;
}