body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.standard {
	font-size: 10px;
	line-height: 140%;
}
.big {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}
.small {
	font-size: 9px;
	line-height: 130%;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	line-height: 232%;

}
.list01 li {
	font-size: 13px;
	line-height: 140%;

	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 15px;



}
.list02 li {

	font-size: 13px;
	line-height: 170%;

	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 15px;
}
