body {
	font-size: 12px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
}

table {
	font-size: 12px;
}
.text10 {
	font-size: 10px;
}
.white {
	color: #FFFFFF;
}
.green {

	color: #339900;
}
.text14 {

	font-size: 14px;
}
.text16 {


	font-size: 16px;
}
.text18 {



	font-size: 18px;
}
.h150 {
	line-height: 150%;

}
a:hover {
	color: #0000FF;
	text-decoration: underline;


}
a {
	color: #000000;
	text-decoration: none;

}
.bule {

	color: #0000FF;
}
.darkbule {


	color: #006699;
}
.text16-darkblue {
	font-size: 16px;
	color: #006699;

}
.text16-darkblue-b {
	font-size: 16px;
	color: #006699;
	font-weight: bold;

}
.text14-green {
	font-size: 14px;
	color: #339900;

}
.text16-red-b {

	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.red {


	color: #CC0000;
}
.text10-bule {
	color: #0000FF;
	font-size: 10px;

}
.text14-h150 {
	font-size: 14px;
	line-height: 150%;

}
