@charset "UTF-8";

.b-red{
	font-weight: bold;
	color: #B20007;
}

.b-brue{
	font-weight: bold;
	color: #004EC0;
}

.n-brue{
	color: #004EC0;
}

.n-white{
	color: #FFFFFF;
}

.n-aqua{
	color: #66CCCC;
}

.n-pink{
	color: #FF66FF;
}

.px10{
	font-size: 10px;
}

.px12{
	font-size: 12px;
	line-height:18px;
}

.px14b{
	font-size: 14px;
	font-weight: bolder;
}

.b-black{
	font-weight: bold;
	color: #000000;
}

.oblique{
	font-style: oblique;
}
