td.menu {
	background: url(../images/bg_title_name.gif) no-repeat fixed;
}
td.inscopyright {
	font: bold 9px "Tahoma";
	color: #FFFFFF;
	text-decoration: none;
	background: #acacac;
	padding: 5px;
}
td.inspower {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background: #d7d7d7;
	padding: 2px;
}
td {
	font: 8pt/18px "Tahoma";
	color: #333333;
	text-decoration: none;
}
a {
	color: #6666FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background: #FF0000;
}
.titlename {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
body {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

