body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.4px;
	color: #009933;
}
.style1 {
	color: #333333;
	font-weight: bold;
}
.style1 {
	color: #333333;
	font-weight: bold;
}

a:link {

	color: #999999;

	font-weight: bold;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #999999;

}

a:hover {

	text-decoration: underline;

	color: #009900;

}

a:active {

	text-decoration: none;

	color: #999999;

}
.border {
	border: 1px solid #009900;
}
.white {
	border: 1px solid #FFFFFF;
}
.list {
	list-style-position: outside;
	list-style-image: url(images/button.gif);
}

