body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3CDB6;
}
body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}

.bottom-menu
{
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

.style1 {color: #333333}
