/* CSS Document */

body {
	margin: 0px;
}

.std1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 150%;
	color: black;
	}


.std2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: black;
	
  padding-bottom : 5px;
}

.std3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 150%;
	color: black;
	
  padding-bottom : 6px;
}
.red{
	color:#FF0000;
	}
p{
	margin:0;
	padding:0;
}
TD{
  padding-bottom : 4px;
}

li {
	line-height: 130%;
	padding-bottom:6px;
}

ul#noliststyle {
	list-style-type: none;
	list-style-position: outside;
	padding-left:   0px;
	margin-left:    0px;
}
#noliststyle li{
	padding-left:   0px;
	margin-left:    0px;
}
#noliststyle li ul,#noliststyle li ol{
	position:       relative;
	left:          20px;
	padding-left:   0px;
	margin-left:    0px;
	padding-top:    0px;
	padding-bottom: 0px;
	margin-top:     5px;
	margin-bottom:  0px;
}
#noliststyle li ul li,#noliststyle li ol li{
	padding-left:   0px;
	margin-left:    0px;
}
