body {
	background-color:#000000;
}

#image {
	position:absolute;
	top:0px;
	left:0px;
}
#image02 {
	position:absolute;
	top:224px;
	left:0px;
}
#content {
	position:absolute;
	top:228px;
	left:80px;
	line-height:25px;
	width:470px;
	text-align:justify;
}
p {
	margin:0px 0px 2px 0px;
	text-indent:14px;
}
body , td , p  {
	font-family:georgia;
	color:#1A1A1A;
	font-size:11px;
	cursor:default;
}
strong {
	color:#911616;
}
a:link , a:active , a:visited {
	color:#0D42A3;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.cent {
	text-align:center;
}