<style type="text/css">

<!--
#body {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	width: 600px;
}

#google {
	position:absolute;
	left:650px;
	top:10px;
}

body {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	background: #ffffff;
	width: 600px;
}

.system {
	font-size: 10px;
	color: #bbbbbb;
}

small {
	font-size: 10px;
}

table {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a:link,a:active {
	text-decoration:none;
	color:#0000ff;
	background:transparent;
}

a:visited {
	text-decoration:none;
	color:#0000ff;
	background:transparent;
}

a:hover {
	text-decoration:underline;
	color:#ff0000;
	background:transparent;
}

//-->

</style>