body {
	font-family: arial;
	font-size: 8pt
	color: #000000;
}
a:link {
	color: #000000;
}
a:active { 
	color: #808080;
	text-decoration : none;
}
a:visited {
	color: #000000;
	text-decoration : none;
}
table {
    font-family : arial;
    font-size : 8pt;
    border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-width: 1pt;
}
td#tb1top {
	width : 800px;
	height : 100px;
	font-family : arial;
    background-image:url('../img/top_800x100.jpg')    
}
td#tb1pageID {
	font-weight : bold;
	color : #000000;
}
td#tb1middle {
	text-decoration : none;
}
a:hover {
	font-family: arial; font-size: 8pt; color: #C0C0C0 }
