body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #dedede;
}
body,td,th {
	color: #4f4f4f;
	font-size: 12px;
}

.td1 {
	padding:10px;
	color: #4f4f4f;
	font-size: 14px;
	line-height:160%;
}
.td2 {
	padding:10px;
	color: #4f4f4f;
	font-size: 14px;
}
span,pre,p {
margin:4px;
line-height:160%;
}
.style1 {
	color: #4D4D4D;
	font-weight: bold;
}
.style2 {
	color: #4F4F4F;
	font-weight: bold;
}
.style3 {
	font-size: 5px;
	color: #73B6A5;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-family: Arial;
	font-size: 10px;
	color: #707070;
}
h1 {
	margin:4px;
	font-size: 12px;
	color: #4f4f4f;
	font-weight: normal;
}
h2 {
	margin:4px;
	font-size: 12pt;
	color: #4f4f4f;
}
a:link {
    color: #4f4f4f;
	text-decoration: none;
}
a:visited {
    color: #4f4f4f;
	text-decoration: none;
}
a:hover {
	color: #E14900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.lrdline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bottom {
	background-image: url(images/1.gif);
}
.bottom2 {
	background-image: url(images/2.gif);
}