
body,td,th {
  Font-Family : Arial; 
  Font-Size : 12px; 
}

A {
	Color : 000000;
	text-decoration : underline;
}

A:hover {
	Color : 000000;
	text-decoration : none;
}

.err {
	font-weight: bold;
	color: red;
}

.txt12 { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
.txt11 { font-size: 11pt; font-family: Arial, Helvetica, sans-serif ; }
.txt10 { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.txt9 { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; }
.txt8 { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
.txt7 { font-size: 7.5pt; font-family: Helvetica, Arial, sans-serif; }

.f_title {
  color: #000066;
  font-weight: bold;
}

hr {
	border-bottom: 1px #e1e1e1;
	}
h1 {
	font-size:22px;
	line-height: 20px;
	font-weight: normal;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
	font-weight: bold;
}
h4 {
	font-size:12px;
	font-weight: bold;
}
h1, h2, h3, h4, h5 {
	color:#FF0000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}

li.column1 { margin-left: 0em; }
li.column2 { margin-left: 10em; }
li.column3 { margin-left: 20em; }

li {line-height: 1.2em;}
li.reset {margin-top: -6em;}
