.bigtext {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #192C4C;
}
.midtext {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #192C4C;
}
.smalltext {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #192C4C;
}
.regular {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
}
