/* CSS Document */

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #757570;
  }
  a:link {
	color: #757570;
	text-decoration: none;
}
a:visited {
	color: #757570;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #757570;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: normal;

}
h2 {
	font-size: 16px;
	font-weight: normal;

}
h3 {
	font-size: 14px;
	font-weight: normal;

}

#blockquote 
{margin:10px 0;
padding:20px;

}

#footer {
  font-size: 11px;
}

dsettings: {
 magnifyby: 3; //default increase factor of enlarged image
 duration: 500; //default duration of animation, in millisec
 mgopacity: 0.2; //opacify of original image when enlarged image overlays it

cursor-css: 'url(images/magnify.cur), -moz-zoom-in';
} //Value for CSS's 'cursor' attribute, added to original image