
#t1line{font-size	: 24pt;
	font-weight	: bold;}

#t2line{font-size	: 15pt;
	font-weight	: bold;}

.date{font-size	: 18pt;
	font-family	:sans-serif;}

.thismonth{font-size	: 12pt;
	font-weight	: bold;}

.center{display	: block;
	text-align : center;}
.right{display	:block;
	text-align : right;}
.left{display	:block;
	text-align : left;}

.line{	display	: block;
	margin : 0;
	background-color : #000000;
	height	: 5px;
	width : 100%;
	text-align : center;
	color : #000000;
	font-size : 1pt;
	line-height	: 0;
}

.minline{	display	: block;
	margin	: 0;
	background-color: #777777;
	height	: 2px;
	width	: 100%;
	text-align	: center;
	color	: #777777;
	font-size	: 1pt;
	line-height	: 0;
}

.impact{font-size	: 36pt;
	font-weight	: bold;}

.big{font-size : 20pt;}

.b{font-weight : bold;}

.small{font-size : 75%;}

.strike{text-decoration : line-through;}

