body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	color:#999999;
	font-size: 10pt;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";

}

a:hover {
	text-decoration: underline;
	color: #333333;
	position: relative;
	top: 1px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	font-size: 10pt;
	background-color: #FF0;

}

.a1 {
	text-decoration: none;
	color:#CCCCCC;
	font-size: 12px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.a1:hover {
	text-decoration: underline;
	color: #000;
	position: relative;
	top: 1px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	font-size: 12px;
}



.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bgcolor01 {
	background-color: #CCCCCC;
}
table {
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.td1{ border-top:0px; border-bottom:1px dashed #cccccc}
.td2{ border-top:0px; border-bottom:1px solid #cccccc}
