/*<group=General Styles>*/

body {
	font: normal 12px "Folio Std Medium", Lucida Grande, LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 5px 5px 5px 5px;
	color: black;
	letter-spacing: 0.05em;
	word-spacing: normal;
	white-space: normal;
	vertical-align: baseline;
}

p { 
}

b, strong {
	font-weight: normal;
}

a:link {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

a:hover, a:active {
	color: #666699;
	text-decoration: nome;
}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
