.text {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;


}
.large {
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
}
.header {
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}
.medium {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
}
.small {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
.tiny {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

