body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #ebebeb;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	list-style-position: outside;
	list-style-type: circle;
	border: none #C9E1E7;
	text-decoration: none;

	scrollbar-face-color: #eee;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccc;
	scrollbar-3dlight-color: #eee;
	scrollbar-arrow-color: #ccc;
	scrollbar-track-color: #eee;
	scrollbar-darkshadow-color: #ccc;
}

table, td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: ;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	list-style-position: outside;
	list-style-type: circle;
	border: none #C9E1E7;
	text-decoration: none;
}

.titel {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	background-color: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	list-style-position: outside;
	list-style-type: circle;
	border: none #C9E1E7;
	text-decoration: underline;
}

A {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

A:hover {
text-decoration:underline;
}

A.jpcom {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}

A.jpcom:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}


