input, textarea, select {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.button {
	background-color:#FFFFF;
	color:#000000;
	font-weight:bold;
}
.search_button { 	background-color:#DAF1FC; font-weight:bold; }
td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3000cc;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D3E0F5;
	text-align: left;
	height:24px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top:8px;
}
.heading {
	background-color:#9999FF;
	color:#ffffff;
	height:24px;
	text-align:center;
}
.heading a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}
.t1 {
	background-color:#E9EEF5;
}
.t2 {
	background-color:#f7f7f7;
	line-height:17px;
}
.num_items {
	color:#aaaaaa;
	font-size:9px;
}
.res_link {
	color:#008000;
	line-height:20px;
	font-size:10px;
}
.res_num {
	color:#000000;
	font-size: 13px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	background-color:#dcebcb;
}
.res_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3000cc;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	line-height:25px;
}
.res_title:hover {
	text-decoration: underline;
}
.res_descr {
	font-size:12px;
	line-height:15px;
}
