body {
	margin:0px;
}
.add {
	font-size:14px;
	color:#000000;
}
a.add:link {
	font-size:15px;
	color:#3182B5;
	text-decoration:none;
	font-weight:bold;
}
a.add:active {
	font-size:15px;
	color:#3182B5;
	text-decoration:none;
	font-weight:bold;
}
a.add:visited {
	font-size:15px;
	color:#3182B5;
	text-decoration:none;
	font-weight:bold;
}
a.add:hover {
	font-size:15px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
a.add1:link {
	font-size:15px;
	color:#FFC303;
	text-decoration:none;
	font-weight:bold;
}
a.add1:active {
	font-size:15px;
	color:#FFC303;
	text-decoration:none;
	font-weight:bold;
}
a.add1:visited {
	font-size:15px;
	color:#FFC303;
	text-decoration:none;
	font-weight:bold;
}
a.add1:hover {
	font-size:15px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
td {
	font-size:14px;
	color:#000000;
}
.boxsearch {
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	border-color:#404040 #404040 #D4D0C8 #404040;
	border-style:solid;
	border-width:1px;
	height:18px;
}
.hand {
	cursor:pointer;
}
.h1 {
	font-size:13px;
	color:#000000;
	font-weight:bolder;
}
.h2 {
	font-size:12px;
	color:#F98509;
}
.h3 {
	font-size:12px;
	color:#F98509;
	font-weight:bolder;
}
.h5 {
	font-size:14px;
	color:#F98509;
	font-weight:bolder;
}