body, div  {
	color:#000000;
	padding: 0;
	margin: 0;
}

body, form, td, p, input, select, textarea, div, a, label {
	font-family: Verdana;
	font-size: 12px;
}

select { padding: 1px; }
sup, sub { font-size: 10px; }

button, .b, label, .button, .handed {
	cursor: pointer;
}

.button {}

a { color: #0050ff; text-decoration: underline; }
a:hover { text-decoration: none; }

.a1 { text-decoration: none; }
.a1:hover { text-decoration: underline; }

.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; }
.txt19, .txt19 * { font-size: 19px; }
.txt20, .txt20 * { font-size: 20px; }


.c0, .c0 * { color: black; }
.c2, .c2 * { color: #c7c7c7; }
.c6, .c6 * { color: #888888; }

.bold, .bold * { font-weight: bold; }