.Times12px {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.Times14px {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Times16px {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.Times18px {


	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.Times18pxCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;

}
.Times16pxCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: bold;
	vertical-align: middle;

}
.Times20pxCaps {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
}
.Times16pxCapsSpaced {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: 1.25em;

}
.Times36px {


	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-transform: none;
}
.Times72px {



	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	text-transform: none;
}
.Times18pxSpaced {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 2em;

}
.LineRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-width: thick;
	left: 10px;
	top: 10px;



}
