BODY {          background-color: #505000;
		color: #ffffff;
  		font-family: "$B#M#S(B $B#P%4%7%C%/(B",sans-serif;
		font-weight: normal;
		font-size: 15pt;
}

#narrow {	margin: 0.5em 30px 10px 30px;
		padding: 10px 20px 10px 20px;
		background-color: #404000;
}

ADDRESS {	font-size: small;
  		font-family: serif;
		font-weight: normal;
}

A:link {	color: #ffff00;
		text-decoration: none;
}

A:active {	color: #ff5bff;
		text-decoration: none;
}

A:visited {	color: #ffdd22;
		text-decoration: none;
}

A:hover {	color: #ffff00;
		background-color: #202000;
		text-decoration: underline;
}

H1 {		font-weight: 800;
		font-size: 24pt;
		font-family: serif;
		color:	#ffffff;
		margin: 10px 0 10px 0;
		padding: 5px 0 1px 15px;
		border-style: solid;
		border-width: 0 0 2px 0;
		border-color: #505000;
}

#emotd {	font-size: 48pt;
		font-family: Times New Roman,serif;
		color: #c7e715;
		background-color: #404000;
}

H2.tsuiki {	font-size: 1.2em;
  		margin: 20px 0 5px 0;
		padding: 0 0 0 10px;
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #944514;
		color: #c7e715;
}

PRE {		font-weight:            normal;
		white-space:            pre;
		font-size:              0.8em;
		line-height:            1.1em;
		color:                  #ffffff;
		background-color:       #404040;
		margin:                 1em 2em 1em 20pt;
		padding:                0.5em;
		border:                 1pt solid #000;
}

ACRONYM {	border-width: 0 0 1px 0;
		border-style: dotted;
		border-color: #ff6600;
}

.pre {
		white-space:            pre;
		font-size:              10pt;
		color:                  #000;
		background-color:       #ccc;
		margin:                 0.1em 0 0.1em 0;
		padding:                0.1em 1em 0.1em 1em;
}

#u {		text-decoration:	underline;
}

#b {		text-weight:		bold;
}

#i {		font-style:		italic;
}

#is {		font-style:		italic;
		font-size:		0.9em;
}

#dark {		background-color:	#e5ddd6;
}

.projectm {	font-size: 10pt;
		font-style: italic;
  		font-family: "$B#M#S(B $B#PL@D+(B",serif;
		margin: 50px 0 0 0;
		padding: 70px 0 5px 20px;
		border-width: 0 0 0 10px;
		border-color: #a0a040;
		border-style: ridge;
}

#ikki {		font-size: 1.5em;
		font-family: serif;
		font-weight: bolder;
		margin: 5pt 0 0 0;
}

#ikki1 {	border: 1px solid #ffffff;
		padding: 5px;
}

#calendar {	font-size: 0.75em;
}

#tt {		font-family: monospace;
		white-space: pre;
}

#ttpre {	white-space: pre;
}

.form {		color: #00333e;
		background-color: #e5ddd6;
}

.nobr {		white-space: nowrap;
}

.table1 {
	        margin: auto;
		border: 0px;
		padding: 0px;
		text-align: center;
}

.td1 {
	        background-color: #303000;
		padding: 2px;
		margin: 1px;
}


