body {
	padding: 0px;
	margin: 0px;
	background-color: #F5EEDE;
	color: #333333;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size:11px;
	font-style: normal;
	line-height: 1.4em;
}

b {
	color: #B2262A;
	font-weight: bold;
}
strong {
	color: #B2262A;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	background-color: transparent;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
	background-color: transparent;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	background-color: transparent;
}
#indi  {
	color: #A58677;
	font-size:10px;
}
#indi a:link {
	color: #A58677;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}
#indi a:visited {
	text-decoration: none;
	color: #A58677;
	font-weight: normal;
	background-color: transparent;
}
#indi a:hover {
	text-decoration: underline;
	color: #A58677;
	font-weight: normal;
	background-color: transparent;
}
#indi a:active {
	text-decoration: none;
	color: #A58677;
	font-weight: normal;
	background-color: transparent;
}

object
{	
	outline:none;
}
