body{
background-color: #FFFFFF;
background-image: url(top/bg01.gif);
line-height:120%;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
}
p{
padding:0;
margin:0;
}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	display:block;
	margin-bottom:30px;
	padding-bottom:0.3em;
	border-bottom:1px solid #999;
	width:300px;
}


.topics{
margin-bottom:30px;padding-left:4px;border-left:5px solid #ededed;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

