* {

	font-size: 12px;

	font-family: "MS PGothic", "Osaka";

}



body {

	background: #000000;

}



#formtbl {

	background: #BBD3D9;

}



#formtbl td {

	background: #CCCCCC;

}



.attred {

	color: #FF0000;

}



.attredbg {

	background: #FFCCCC;

}