body{
	background: #e8e8e8;
	font-family: verdana, arial;
}

p{
	width: 100%;
	text-align: justify;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 1em;
}

img{
	border: none;
}

h1{
	margin-top: 0px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	line-height: 200%;
	color: #5af;
}

h2{
	color: #5af;
	font-size: 17px;
}

h3{
	color: #5af;
	font-size: 17px;
}

h4{
	color: #5af;
	font-size: 15px;
}



.leftlink {
	margin-top: 0px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	line-height: 200%;
	color: #5af;
	display: block;
}
