body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #efefef;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #efefef;
	background-color: #efefef;
	overflow: hidden;


	}
td {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.justify {
	text-align: justify;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a.ind:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.ind:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.ind:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ind:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.margin {
	margin: 10px 10px 0px 0px;
}
.small {
	font-size: 11px;
}
ul {
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: disc;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;


}
.smalltext {
	font-size: 9px;
}
