body {
	font-size: 80%;
	color: #333333;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	margin: 0;
	}

td { font-size: 80%; color: #333333;	line-height: 130%; }
.line150 { line-height: 150%; }
.line220 { line-height: 220%; }
.font-s { font-size: 70%; }
.f-s120{ font-size: 70%; line-height: 120% }
.font-l { font-size: 100%; }
.space { letter-spacing:1px; }
a:link { color:#333333; }
a:visited { color:#666666; }
a:hover { text-decoration: underline; }
a:active { color:#666666; }

.dotline{border-bottom: dotted 1px #999999;
line-height: 250%; 
padding-bottom: 3px;
margin-bottom: 3px;}