body {
	margin:0px;
	background-color:#4D6F79;
	border: 0px solid #4D6F79;
	SCROLLBAR-FACE-COLOR: #589A7E;
	SCROLLBAR-TRACK-COLOR: #4D6F79;
	SCROLLBAR-HIGHLIGHT-COLOR: #BDF7DD;
	SCROLLBAR-SHADOW-COLOR: #1E744D;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #4D6F79;
	SCROLLBAR-DARKSHADOW-COLOR: #4D6F79;
	list-style-image: url(images/li.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #28535E;
}
a:link {
	color: #4D6F79;
	text-decoration: underline;
}
a:visited {
	color: #4D6F79;
	text-decoration: underline;
}
a:hover {
	color: #589A7E;
	text-decoration: none;
	background-color: #E9EDEF;
}
a:active {
	color: #4D6F79;
	text-decoration: underline;
}
.gras2 {
	font-weight: bold;
	color: #589A7E;
}
