.background01 {
	background-repeat: repeat-y;
}
.table01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.heading01 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #005B7F;
}
.heading02 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #005B7F;
	text-align: center;
}
.table02 {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-style: none;
}
.footer {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.img{
	float: right;
	margin-left: 0.5em;
	margin-bottom; 0.5em;
}

.bullet01 {
	list-style-position: outside;
	list-style-image: url(images/bullet01.gif);
	margin-left: -20px;
}

.bullet02 {
	list-style-position: outside;
	list-style-image: url(images/bullet02.gif);
	margin-left: -20px;
}
.whitetext {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
