@import 'default_200908.css';

.fs1 { font-size:  8pt; }
.fs2 { font-size: 10pt; }
.fs3 { font-size: 12pt; }
.fs4 { font-size: 14pt; }
.fs5 { font-size: 18pt; }
.fs6 { font-size: 24pt; }
.fs7 { font-size: 36pt; }

.clearList:after {
	content: ".";
	display: block;
	height: 0;
	line-height:0;
	clear: both;
	visibility: hidden;
}

.clearList { display: inline-block; }

/* IE-mac */  
*+html .clearList{ height: 1%; }
* html .clearList{ height: 1%; }

.clearList { display: block; }
 
.clear { clear: both; }

