/* = = = = = = = = = = = = = = = = = =
	# Site Alianca do Yoga
	 .layout bege e vermelho
	 .estilos para impressao
= = = = = = = = = = = = = = = = = = = */

body {
	color:#5d3229;
	background:#ffffff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:13px;
}

h1 { font-size:20pt; font-weight:bold; }
h2 { font-size:16pt; font-weight:bold; }

p {
	margin:10px 0;
	line-height:135%;
	color:#000000;
}