
td {
	font-size: small;
	line-height: 1.3em;
	text-align:left;
	word-break:break-all;
	}

textarea {
	font-size: small;
	line-height: 1.3em;
	}

ul {
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

tt {font-size: small; line-height: 1.4em;}

h1{
font-size:large;
line-height:1.2em;
margin-top: 3px;
margin-bottom: 12px;
}

h2{
font-weight: bold;
font-size:small;
line-height:1.3em;
margin: 0px;
}

.f1 {font-size: xx-small; line-height: 1.4em;}
.f2 {font-size: x-small; line-height: 1.4em;}
.f3 {font-size: small; line-height: 1.4em;}
.f4 {font-size: medium; line-height: 1.4em;}
.f5 {font-size: large; line-height: 1.4em;}
.f6 {font-size: x-large; line-height: 1.4em;}
.f7 {font-size: xx-large; line-height: 1.4em;}

.f3a {font-size: small; line-height: 1.3em;}

.f3a_red {font-size: small;
line-height: 1.3em;
color:#FF0000;
}

.f10px {font-size: 10px; line-height: 14px;}




