a {
	font-weight: bold;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #404040;
	font-size: 22px;
}

iframe {
	border-width: 0px;
}

p {
	color: #404040;
	line-height: 18px;
	text-align: justify;
}



/*  In-content stuff  */

img.float_left {
	float: left;
	margin: 0px 12px 8px 0px;
}

img.float_right {
	float: right;
	margin: 0px 0px 8px 12px;
}
