body {
	font-family: helvetica, verdana, sans-serif; font-size: 9pt; font-weight: normal;
	color: #000000; background-color: #0F131E;
}
p {
	padding-top: 0px;
	padding-bottom: 0px;
}

/* ----- menu_top ----- */
a:link{
 color: #dbdbdb; text-decoration: none;
 }
a:visited{
color: #dbdbdb; text-decoration: none;
 }
a:hover{
 color: #dbdbdb; text-decoration: underline;
 }
table.content{
	background-image:url(images/bg_content2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
