body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #003;
	font-size: 17px;
	font-family: arial, tahoma;
	line-height: 16px;
	font-weight:bold;
}

h2 {
	color: #003;
	font-size: 15px;
	font-family: arial, tahoma;
	line-height: 16px;
	font-weight:bold;
}

h3 {
	color: #003;
	font-size: 13px;
	font-family: arial, tahoma;
	line-height: 16px;
	font-weight:bold;
}

.style1 {
	color: #003;
	font-size: 12px;
	font-family: tahoma;
	line-height: 16px;	
}

.style2 {
	color: #006;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #003;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #e1e1e1;
	font-size: 10px;
	font-family: tahoma;
}

ul li {
	list-style:circle;
	padding-bottom:10px;
}

ol li {
	padding-bottom:10px;
}

.bioth {
	margin-top:10px;
	border:solid 1px #999;
}