/* Instant derivation
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
 
body {
	margin: 0; 
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000cc;
	background: #fffffc;
}
h1, h2, h3, h4, h5, b, ul, ol, li {
	margin-top: 0;
}
h1 {
	font-size: 2em;
	margin-bottom: 3px;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1em;
}
a {
	text-decoration: none;
}
a:hover {
	border-bottom: none;
	color: #0000fc;
}
a img {
	border: none;
}
img.left {
	float: left;
	margin: 0 20px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}

