body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000;
	text-decoration:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.style1 a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.style1 a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
.style1 a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
}
.style1 a:active {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
}
.style6 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {font-size: 10px}
.style8 {
	color: #FF0000;
	font-weight: bold;
}
.style9 {
	color: #009900;
	font-weight: bold;
}
.style10 {
	color: #0000FF;
	font-weight: bold;
}
.copy {
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	color: #000000;

	}
a:link.copy, a:visited.copy  {
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #0066ff;;
	}
a:hover.copy, a:active.copy {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}
.bordofoto {
	border: 1px solid #000;
}