/* Stylesheet #1 */





P {FONT-FAMLY: arial, helvetica, sans-serif;

FONT-SIZE: 10pt; color: black}



H3 {FONT-FAMILY: arial, helvetica, sans-serif;

FONT-SIZE: 14pt; color: #8E2323}



.side {FONT-FAMILY: arial, helvetica, sans-serif;

FONT-SIZE: 8pt; color: #8E2323}



.table {FONT-FAMILY: arial, helvetica, sans-serif;

FONT-SIZE: 10pt; color: black}



.bottom {FONT-FAMILY: arial, helvetica, sans-serif;

FONT-SIZE: 8pt; color: black}

#side {
	float: right;
	left: -10px;
	margin: 0px -10px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: right;
	width: 180px;
}

#side h2 {
	color: #666666;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	margin: 0px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 12px;
	text-align: right;
}

#side ul {
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	padding-right: 10px;
	text-align: right;
}

#side ul li {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;
}

#side ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: right;
}

#side ul ul li {
	border: none;
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
}

.data{
	color: #3D3D3D;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	margin-top: 20px;
	text-align: right;
}
.storycontent {
	line-height: 130%;
	padding-top: 10px;
}

.storytitle {
	background-position: left;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 2px;
	padding-top: 2px;
	text-align: left;
}

.storytitle a:link, .storytitle a:visited {
	color: #8E2323;
	text-decoration: none;
}

.storytitle a:hover {

	color: #FFFFFF;
	text-decoration: none;
}

.autor {
	border-bottom: 1px dotted #999999;
	color: #3D3D3D;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
}

.feedback {
	background-color: #EEEEEE;
	margin-bottom: 12px;
	padding: 3px;
}