body, form { margin: 0px; }

body, td, p, input, textarea {
	color: black;
	font-family: verdana;
	font-size: 12px;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
a, a:hover { color: #347ab5;  }

.a1 { text-decoration: underline; }
.a1:hover { text-decoration: none; }

label, .handed { cursor: pointer; }

.error, .err { color: red; }
.bold, .bold *, .error { font-weight: bold; }

.txt8, .txt8 * { font-size: 8px; }
.txt9, .txt9 * { font-size: 9px; }
.txt10, .txt10 * { font-size: 10px; }
.txt11, .txt11 * { font-size: 11px; }
.txt12, .txt12 * { font-size: 12px; }
.txt13, .txt13 * { font-size: 13px; }
.txt14, .txt14 * { font-size: 14px; }
.txt15, .txt15 * { font-size: 15px; }
.txt16, .txt16 * { font-size: 16px; }
.txt17, .txt17 * { font-size: 17px; }
.txt18, .txt18 * { font-size: 18px; }


.c1, .c1 * { color: black; }
.c2, .c2 * { color: gray; }
.c3, .c3 * { color: silver; }

.tr { font-family: Lucida Sans Unicode };