body {
	color: #000000;
	background: #ffffff;
	margin:10px 10% 10px 10%;
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Osaka",serif;
	font-size: 12px;
}
A:link {
	color: #6600cc;
	background-color: transparent;
	/*LINK*/
}
A:visited { 
	color: #cc00ff;
	background-color: transparent;
	/*VLINK*/
}
pre {
	font-size: 12px;
	font-family: "Osaka Tohaba",monospace;
}
h1 {
	font-size: 24px;
	font-family: "Osaka",sans-serif;
}
h2 {
	font-size: 18px;
	font-family: "Osaka",sans-serif;
}
h3 {
	font-size: 16px;
	font-family: "Osaka",sans-serif;
}
h4 {
	font-size: 12px;
	font-family: "Osaka",sans-serif;
}
h5 {
	font-size: 10px;	
	font-family: "Osaka",sans-serif;
}
h6 {
	font-size: 9px;
	font-family: "Osaka",sans-serif;
}
big {
	font-size: 24px;
}
small {
	font-size: 10px;
}
p {
	margin-left: 15px;
	margin-right: 15px;
}
.main {
	line-height: 130%;
	margin-bottom: 10px;
}
img {
	border: 0;
}
.iright {
  float: right;
}
.ileft {
  float: left;
}
.clearr {
	clear: right;
}
.clearl {
	clear: left;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center; 
}
.box {
	margin-left: 10px;
	margin-right: 10px;
	padding: 8px;
	border-style: solid;
	border-width: 2px;
	border-color: silver;
	line-height: 150%;
}
.dbox {
	margin-left: 10px;
	margin-right: 10px;
	padding: 8px;
	border-style: dotted;
	border-width: 2px;
	border-color: silver;
	line-height: 150%;
}
.dbox2 {
	margin-left: 10px;
	margin-right: 10px;
	padding: 8px;
	border-style: dotted;
	border-width: 2px;
	border-color: silver;
	line-height: 150%;
	background: #ffffcc;
}
table {
  /*margin-left: auto;*/
  /*margin-right: auto;*/
  font-size: 12px;
}
span.day {
	font-size: 10px;
	font-family: 'New York','Georgia',serif;
	font-weight: bold;
	color: #9900ff;
	background-color: transparent;
}
span.red {
	color: red;
	background-color: transparent;
}
span.osx {
	font-size: 10px;
	font-family: 'New York','Georgia',serif;
	font-weight: bold;
	color: #ff66ff;
	background-color: transparent;
}
span.ppc {
	font-size: 10px;
	font-family: 'New York','Georgia',serif;
	font-weight: bold;
	color: #9999ff;
	background-color: transparent;
}
span.six {
	font-size: 10px;
	font-family: 'New York','Georgia',sans-serif;
	font-weight: bold;
	color: #66cccc;
	background-color: transparent;
}
span.Rb {
	font-size: 12px;
	font-family: 'New York','Georgia',sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
}
span.Mac {
	font-size: 12px;
	font-family: 'New York','Georgia',sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
}
span.My {
	font-size: 12px;
	font-family: 'New York','Georgia',sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
}
