body
{
        background-color: #123456 ;
        color: #cccccc;
	font-family: sans-serif;
	font-size:  small;
}

p
{
	font-family: sans-serif;
	font-size: small;
}

a
{
	color: #ffff99;
	text-decoration: none;
}

p.header
{
        color: #ffff00;
	margin-top: 20px;
}

p.footer
{
	font-size: xx-small;
	text-align: center;
}

p.design
{
	font-size: xx-small;
	text-align: right;
}

span.highlight
{
        color: #555555;
}

table
{
	font-family: sans-serif;
	font-size: small;
	width: 100%;
}

table.footer
{
	/*margin-top: -20px;*/
}

table.address
{
	font-size: x-small;
	text-align: left;
}

td.w5
{
	width: 5%;
}

td.w100px
{
	width: 100px;
}
td.w150px
{
	width: 150px;
}
td.w400px
{
	width: 400px;
}
td.rep_song
{
	color: #cccccc;
}
td.rep_remark
{
	color: #999999;
}
td.highlight
{
        color: #555555;
}