body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 26px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	height: 12px;
	border: 1px solid #D48E1E;
	background-color: #FFFFFF;
	padding: 0px;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
	width: 250px;
	border: 1px solid #D48E1E;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	height: 12px;
	border: 1px solid #D48E1E;
	background-color: #FFFFFF;
	padding: 0px;
}

