body {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 1em;
	background-color: #FFF;
	background-image: url(images/lifesource-bground.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_bold{
	font-size: 1em;
	font-weight: bold;
}
.body_ital{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}
.body_bold_ital{
	font-size: 1em;
	font-weight: bolder;
	font-style: italic;
}

a:link {
	color: #009;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #03F;
}

a:hover {
	text-decoration: underline;
	color: #00F;
}

a:active {
	text-decoration: none;
	color: #36C;
}

.body,td,th {
	color: #000000;
}

.bullets {
	font-size: 1em;
	font-weight: bold;
}
.bullets_ital {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
.mice {
	font-size: 0.60em;
	color: #666;
}
.mice_bold {
	font-size: .60em;
	color: #666;
	font-weight: bold;
}

.big_mouse {
	font-size: 0.75em;
	color: #666;
}
.header01 {
	font-size: 1.75em;
	color: #333333;
	font-weight: bolder;
}

.header01_ital {
	font-size: 1.75em;
	color: #333333;
	font-weight: bolder;
	font-style: italic;
}
.header02 {
	font-size: 1.50em;
	color: #000;
	font-weight: bolder;
	font-style: italic;
}
.header02-orange {
	font-size: 1.25em;
	color: #C60;
}
.header02-orange-bold {
	font-size: 1.25em;
	color: #C60;
	font-weight: bolder;
}
.header02-orange_ital {
	font-size: 1.25em;
	color: #C60;
	font-weight: bolder;
	font-style: italic;
}
.header03 {
	font-size: 1.20em;
	color: #000;
	font-weight: bolder;
}
.header03_ital {
	font-size: 1.20em;
	color: #000;
	font-weight: bolder;
	font-style: italic;
}	
.table_info {
	font-size: x-small;
}
.table_info_bold {
	font-size: x-small;
	font-weight: bolder;
}
.table_info_white {
	font-size: small;
	color: #FFF;
}
.table_info_white_bold {
	font-size: x-small;
	color: #FFF;
	font-weight: bolder;
}
.captions {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #333;
	font-style: italic;
