/* tipografies */

.cos00 {
	font-size: 0.8em;
	color: #000066;
}

.cos11 {
	font-size: 1.1em;
	color: #000066;
}

.cos11 a {
	font-size: 1.1em;
}

.cos0 {
	font-size: 0.9em;
	color: #000066;
}

.cos0b {
	font-size: 0.9em;
	color: #000066;
	font-weight: bold;
}

.cos0w {
	font-size: 0.9em;
	color: #ffffff;
}

.cos0wb {
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;	
}

.cos0t1 {
	font-size: 0.9em;
	background-color:#33CC33;
	color: #ffffff;
}

.cos0t2 {
	font-size: 0.9em;
	background-color:#ffcc33;
	color: #000066;	
}

.cos0t3 {
	font-size: 0.9em;
	background-color: #c42d22;
	color: #ffffff;		
}

.cos1 {
	font-size: 14px;
	color: #000066;
}

.cos1b {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

.cos1w {
	font-size: 14px;
	color: #ffffff;
}

.cos1wb {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.cos1r {
	font-size: 14px;
	color: #ff0000;
}

.cos1rb {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.cos2 {
	font-size: 16px;
	color: #000066;
}

.cos2_l2 {
	font-size: 16px;
	color: #000066;
	line-height: 150%;
	text-align:justify;
}

.tit1 {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

.tit2 {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}

.big {
	font-size: 1.6em;
}

.a32 {
	font-size: 1.4em;
	color:#FF0000;
	font-weight:bold;
}

.events {
	font-size: 1.4em;
	color:#000000;
	font-weight:bold;
}

.bigw {
	font-size: 1.8em;
	color: #ffffff;
}

.xbigw {
	font-size: 2.5em;
	color: #ffffff;
}

.xbig {
	font-size: 2.4em;
}

.expanded {
	font-size: 1.2em;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-size: 0.9em;
	color: #999999;
}


