/* CSS Document */
body{
	font-family: 'Raleway', sans-serif;
	font-size:10pt;
	color:#677;
	margin:0px;
	padding:0px;
	background-color:#e7e6d9;
	line-height:1.7em;
}
a {color:#fd9300;}
a:visited {color:#fd9300;}
h1 {
	font-size:2em;
	color:#fd9200;
	margin-bottom:2em;
}
h2 {
	font-size:11px;
	color:#fd9200;
	margin-bottom:2em;
}
p {margin-bottom:2em; text-align:justify;}
#principal {
	margin:auto;
	padding:25px 0px;
	width:444px;
}
.alerta {font-size:12pt; text-decoration:underline;}