/* CSS Document */
.blue1{
	font-size: 16px;
	font-weight:bold;
	color: #004593;
}

.blue2{
	font-size: 14px;
	font-weight:bold;
	color: #004593;
}

.blue3{
	font-size: 12px;
	font-weight:bold;
	color: #004593;
}

.blue4{
	font-size: 12px;
	color: #004593;
}

.lightBlue1{
	font-size: 16px;
	font-weight:bold;
	color: #1188DD;
}

.lightBlue2{
	font-size: 14px;
	font-weight:bold;
	color: #1188DD;
}

.lightBlue3{
	font-size: 12px;
	font-weight:bold;
	color: #1188DD;
}

.lightBlue4{
	font-size: 12px;
	color: #1188DD;
}

.gray1{
	font-size: 16px;
	font-weight:bold;
	color: #666666;
}

.gray2{
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}

.gray3{
	font-size: 12px;
	font-weight:bold;
	color: #666666;
}

.gray4{
	font-size: 12px;
	color: #666666;
}


.black1{
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}

.black2{
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.black3{
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

.black4{
	font-size: 12px;
	color: #000000;
}