.cbc_normal {
	font-family : Tahoma;
	font-size : 14px;
	color : #000000;
}
.cbc_normal_double {
	font-family : Tahoma;
	font-size : 14px;
	color : #000000;
	line-height : 28px;
}
.cbc_label1 {
	font-family : Tahoma;
	font-weight : bold;
	font-size : 14px;
	color : #000000;
}
.cbc_normal_big {
	font-family : Tahoma;
	font-size : 16px;
	color : #000000;
}
.cbc_normal_big_double {
	font-family : Tahoma;
	font-size : 16px;
	color : #000000;
	line-height : 28px;
}
.cbc_normal_small {
	font-family : Tahoma;
	font-size : 10px;
	color : #000000;
}
.cbc_normal_small_red {
	font-family : Tahoma;
	font-size : 10px;
	color : #FF0000;
}
.cbc_normal_small_blue {
	font-family : Tahoma;
	font-size : 10px;
	color : #003399;
}
.cbc_normal_tiny {
	font-family : Tahoma;
	font-size : 8px;
	color : #000000;
}
.cbc_normal_white {
	font-family : Tahoma;
	font-size : 14px;
	text-decoration : none;
	color : #FFFFFF;
}
.cbc_normal_bold {
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
}
.cbc_normal_red {
	font-family : Tahoma;
	font-size : 14px;
	color : #FF0000;
}
.cbc_sm_header_white {
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	font-style : italic;
}
.cbc_pagehead_blue {
	font-family : Tahoma;
	font-size : 18px;
	font-weight : bold;
	color : #003399;
}
a.cbc_normal_white:hover {
	color : #FFFF00;
	text-decoration : underline;
}
.cbc_menu_item {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}
a.cbc_menu_item:hover {
	color : #FFFF00;
	text-decoration : underline;
}
.cbc_space10 {
	font-family : Tahoma;
	font-size : 8px;
	color : #FFFFFF;
	line-height : 10px;
}