﻿.fontRed {
	color: red;
}

.fontBlue {
	color: blue;
}

.fontGreen {
	color: green;
}

.fontYellow {
	color: yellow;
}

.f10n	{ font-size: 10px; line-height: 150%; }
.f12n	{ font-size: 12px; line-height: 150%; }
.f14n	{ font-size: 14px; line-height: 150%; }
.f16n	{ font-size: 16px; line-height: 150%; }
.f18n	{ font-size: 18px; line-height: 150%; }
.f20n	{ font-size: 20px; line-height: 150%; }

.f10b	{ font-weight: bold; font-size: 10px; line-height: 150%; }
.f12b	{ font-weight: bold; font-size: 12px; line-height: 150%; }
.f14b	{ font-weight: bold; font-size: 14px; line-height: 150%; }
.f16b	{ font-weight: bold; font-size: 16px; line-height: 150%; }
.f18b	{ font-weight: bold; font-size: 18px; line-height: 150%; }
.f20b	{ font-weight: bold; font-size: 20px; line-height: 150%; }
.f22b	{ font-weight: bold; font-size: 22px; line-height: 150%; }
.f24b	{ font-weight: bold; font-size: 24px; line-height: 150%; }
.f26b	{ font-weight: bold; font-size: 26px; line-height: 150%; }
.f28b	{ font-weight: bold; font-size: 28px; line-height: 150%; }
.f30b	{ font-weight: bold; font-size: 30px; line-height: 150%; }
