@charset "utf-8";
body {
	background-color: #DDFFDD;
}

.doublespacing {	line-height: 150%;}

.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d2b20;
}

.8pts {font-size: 8px}
.10pts {font-size: 10px}
.12pts {font-size: 12px}
.13pts {font-size: 13px}
.16pts {font-size: 16px}
.20pts {font-size: 20px}
.24pts {font-size: 24px}

.smallfont {font-size: small}


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