/* CSS Document */
BODY {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(image/pic_bgtop.gif);
	background-color: #DDCEB0;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CC0033;
}
p,font,td,div {
	font: bold 9pt Arial, Helvetica, sans-serif;
}
p b font {
	font: bold 9pt Arial, Helvetica, sans-serif;
}
