.Black12pt {
	font-size: 12pt;
	color: #595E5A;
}
.Blue12pt {
	font-size: 12pt;
	color: #5E818A;
}


.Black14pt {
	font-size: 14pt;
	color: #595E5A;
}
.Blue14pt {
	font-size: 14pt;
	color: #5E818A;
}

.Black16pt {
	font-size: 16pt;
	color: #595E5A;
}
.Blue16pt {
	font-size: 16pt;
	color: #5E818A;
}

.Black18pt {
	font-size: 18pt;
	color: #595E5A;
}
.Blue18pt {
	font-size: 18pt;
	color: #5E818A;
}


.Border {
	border: 2px solid #595E5A;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}
