@media print {
body 	{margin-left: 150px;
		color: #000;}
h1, h2, h3, h4, h5, ul, ol, li, a {
		color: #000;
		text-shadow: none;
		font-weight: normal;
		}

h1 		{	}
h2 		{border-top: 2px solid #000;
		font-size: 160%;
		}
h3 		{font-size: 140%;}
h4 		{font-weight: bold;}
h5 		{font-weight: bold;}

p, blockquote, ul, ol {
		font-size: 110%;
		margin-bottom: 1.2em;
		line-height: 1.4em;
		}
a 		{text-decoration: none;}
sup 	{color: #000;}

.std th {font-weight: normal;}

#myBody {
		border-left: none;
		background-color: #fff;
		}
#myNavi {display: none;}
#myMain {width: 850px;}
#myTips {display: none;}
#myFooter {display: none;}
