.BODY
{
	font-size : 17px;
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
	margin-left : 6px;
	margin-right : 6px;
	margin-top : 3px;
	margin-bottom : 3px;
	font-weight : bold;
}
.BODYLIGHT
{
	font-size : 16px;
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
	margin-left : 6px;
	margin-right : 6px;
	margin-top : 3px;
	margin-bottom : 3px;
	font-weight : normal;
}
.CENABOLD
{
	font-size : 30px;
	font-style : normal;
	font-weight : bolder;
	font-family : "Times New Roman", Times, serif;
	color : Red;
	margin-left : 6px;
	margin-right : 6px;
	margin-top : 3px;
	margin-bottom : 3px;
}
.CENALIGHT
{
	font-size : 23px;
	font-style : normal;
	font-weight : bolder;
	font-family : "Times New Roman", Times, serif;
	color : Red;
	margin-left : 6px;
	margin-right : 6px;
	margin-top : 3px;
	margin-bottom : 3px;
}
.test
{
	text-decoration : underline;
	font-weight : bolder;
}