body{
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #333333;
}
#boxes, #navBar, #imgnav, #logo, #head, #bottom, .print {
	display:none;
}
h1 {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 10%;
	margin-bottom:0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	margin-left: 6%px;
}
.story p{
	line-height: 16px;
	text-align: justify;
}
.title {
	margin-left: 20px;
}
#tituloprint {
	float: right;
	color: #cccccc;
	font-weight: bold;
	text-transform: uppercase;
	border:2px solid #cccccc;
	padding:2px;
	margin:2px;
}
