html, 
body {
	background-color:#ffffff;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}

.isearch {
	color:#495459;
	font-family:Arial;
	font-size:14px;
	align:center;
	text-align:center;
	width:60px;
}

input, 
select, 
textarea {
	color:#495459;
	font-family:Arial;
	font-size:12px;
}

td {
	color:#495459;
	font-family:Arial;
	font-size:12px;
}

h1 {
	color:#495459;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

h2 {
	color:#495459;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.title {
	color:#C7401B;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}


a, 
a:visited, 
a:active  {
	color:#A21318;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#495459;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

img {
	border:0;
}


.