/* CSS Document */
td img {display: block;}
body {
	margin-top: 5px;
    font-size:12px;
	color:#666666;
}
.text01 {
line-height:120%;
color: #999999}
.text02 {
line-height:140%;
color: #999999;
margin-top:5px;
margin-left:10px;}
.text03 {
margin : 10px;
line-height:120%;
color: #999999;
font-size:12px;}
.style1 {
	color: #990066;
	font-weight: bold;
}
.style2 {color: #FF3333}
.style3 {font-size: 16px;
font-weight:bold}
a{text-decoration:none;
  line-height:130%;}
a:hover{text-decoration:underline;}

#class {
	margin-left:50px;
	margin-bottom:20px;
	margin-top:20px;
	}

