body { background-color: #fffeeb; padding:0px; margin:0px auto; color:#000000; font-size:13px;}

.nr { margin:0px 0px 6px 20px; line-height:35px; color:#333333; writing-mode:tb-rl; text-align:left;}
p { text-indent:30px;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
a.b:link {
	color: #ffffff;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #ffffff;
}
a.b:hover {
	text-decoration: none;
	color: #990000;
}
a.b:active {
	text-decoration: none;
}