@charset "UTF-8";
/* CSS Document */

body {
}

.triplespacing {
	line-height: 200%;
}

.doublespacing {
	line-height: 150%;
}

.singlespacing {
	line-height: 100%;
}

.nodec {
	text-decoration: none;
}



.px12 { font-size:12px }
.px13 { font-size:13px }
.px14 { font-size:14px }


.rinku {
	font-size:9px;
	text-decoration:none;
	color:#fff;
}