body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	line-height:130%;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.style8 {font-size: 10px}

.header{

}

label,input,select {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 3px;
}

label {
	text-align: right;
	width: 100px;
	padding-right: 10px;
	margin-right: 2px;
}

br {
	clear: left;
}

form {
	border: 1px solid black;
	margin: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/*hidden from all but IE PC \*/
* html form {height: 1%;}
* html file {width: 180px;}
/* End hide */

