body {
	background-image:none;
	background-color:#fff;
	font-size:0.8em;
	color: #333333;
}

h2, h3 {
	color: #816B5E;
	
}


.imgFloatRight { float:right; margin:10px; }
.imgFloatLeft { float:left; margin:10px; }
.clearRight { clear:right; }
.clearLeft { clear:left; }
.smalltext { font-size: 0.7em }

