input, select {
	color : #000000;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
}

.tin {font-family: arial; font-size: 10px; color: #000099; }
.txt {font-family: arial; font-size: 12px; color: #000000; }
.err {font-family: arial; font-size: 12px; color: #000099; }
.lrg {font-family: arial; font-size: 18px; color: #990000; }
.ttl {font-family: arial; font-size: 15px; color: #000099; }

.inp {font-family : Arial; font-size: 14px; color: #000000; font-weight: bold; border-color: #000000; border-width: 2; background-color: #ffffcc; }
.inp:hover {font-family : Arial; font-size: 14px; color: #000000; font-weight: bold; border-color: #000000; border-width: 2; background-color: #0066ff; }
.inp2 {font-family: arial; font-size: 12px; color: #000000; border-color: #000000; border-width: 1; background-color: #eaeaea; }

.sml {font-family : Arial; font-size: 10px; color: #000000; font-weight: bold; border-color: #000000; border-width: 2; background-color: #ffffcc; }
.sml:hover {font-family : Arial; font-size: 10px; color: #000000; font-weight: bold; border-color: #000000; border-width: 2; background-color: #0066ff; }

