/**
*   @version $Id: texts.css 204 2011-04-26 12:59:16Z paulinad $
*/

*.n1 {
	font-size: 18px;
	font-weight: normal;
	color: #001449;
	text-decoration: none;
	text-transform: uppercase;
}
*.n2 {
	font-size: 14px;
	font-weight: bold;
	color: #001449;
	text-decoration: none;
	text-transform: uppercase;
}
*.n3 {
	font-size: 32px;
	font-weight: normal;
	color: #001449;
	text-decoration: none;
}
*.n4 {
	font-size: 12px;
	font-weight: bold;
	color: #001449;
	text-decoration: none;
	text-transform: uppercase;
}

*.t01 {
	color: #001449;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
*.t02 {
	color: #001449;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
*.t03 {
	color: #fb5a00;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
*.t09 {
	color: #001449;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
*.t10 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #001449;
}
*.t11 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #9cb3d3;
}
*.t12 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffcd9e;
}
*.t13 {
	font-size: 14px;
	font-weight: bold;
}
*.t14 {
	font-size: 12px;
	font-weight: bold;
}
*.t15 {
	font-size: 11px;
	font-weight: bold;
	color: #6d7c9b;
}
*.t16 {
	font-size: 11px;
	color: #6d7c9b;
}
*.t17 {
	font-size: 11px;
	color: #62718e;
}

*.t18 {
	color: #5b7e9b;
	font-size: 11px;
}
*.t19 {
	color: #fb5a00;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

*.t20 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

*.t21 {
	font-size: 11px;
	color: #509bca;
	font-weight: bold;
}

*.t22 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

*.tBold {
	font-weight: bold;
}

*.cRed {
	color: #f44800;
}

*.cOrange {
	color: #fb5a00;
}

