.base {
	font-size: 12px;
	line-height: 130%;
}
.base2 {
	font-size: 12px;
	line-height: 130%;
color: #666666;
}
.base3 {
	font-size: 12px;
	line-height: 130%;
color: #333333;
}
.bold {font-weight: bold}
.white {
	color: #FFFFFF;
}
.black_s {
	color: #000000;
	font-size: x-small;
}
.basem {font-size: 14px}
.basem_white {font-size: 14px; color: #FFFFFF; }
.fontm_blue {
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
.fontm_red {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.fontm_pink {
	font-size: 14px;
	font-weight: bold;
	color: #FF6666;
}
.fontm_orange {
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
}
.fonm_darkpink {
	font-size: 14px;
	font-weight: bold;
	color: #EC6F5B;
}
.fontm_darkgray {
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
.fontl {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.font_xs {
	font-size: x-small;
}
.red {color: #FF0000}
.morered {color: #FFFFCC}
.bleu2 {color: #006699}
.red2 {color: #CC0000}
.green {color: #336633}
.ai {color: #333399}
.bold_bleu {color: #0066CC; font-weight: bold; }
.bold_green {
	color: #336633;
	font-size: medium;
	font-weight: bold;
}


body {
	background-color: #333333;
	font-size: x-small;
}

.basegreen {font-size: 14px; color: #336633; font-weight: bold; }.basemlist {
	font-size: 14px;
	padding: 5px;
}
