/*common*/
a {
	text-decoration: none }
a:link {
	color: black }
a:visited {
	color: #444444 }
a:hover {
	color: #990000 }
a:active {
	color: red }
a:focus {
	color: #990000 }
div.vSpacer1 { margin-bottom: 4px }
div.vSpacer2  { margin-bottom: 8px }
div.vSpacer3 { margin-bottom: 12px }
div.vSpacer4  { margin-bottom: 16px }

/*NN4*/
/*base set*/
.checker {
	color: black;
	font-size: 100%;
	background-color: red }
.px09 {
	font-size: 74.25% }
.px10 {
	font-size: 90% }
.px12 {
	font-size: 100% }
.px14 {
	font-size: 118% }
.px16 {
	font-size: 134% }
.px18 {
	font-size: 148.5% }
.px24 {
	font-size: 198% }

/*nurie*/
.body   { font-size: 110%; line-height: 140% }
.bodyb   { font-size: 110%; line-height: 140%; font-weight: bold }
.cont  { font-size: 85%; line-height: 120% }
.menuhead   { font-size: 110%; line-height: 120%; font-weight: bold }
.menubody   { font-size: 110%; line-height: 120% }
