body {
	font-family : Arial, Helvetica, sans-serif;
}

h1 {
	font-family : Arial;
	font-weight : bold;
	text-align : center;
}

h3 {
	text-align : center;
}

hr{
	color : #66CCFF;
	border : solid #66CCFF;
}

p {
	font-family : Arial;
	margin : 1ex 1ex 1ex;
	text-align : justify;
	text-indent : 3ex;
}

p.autor {
	font-weight : bold;
	margin-bottom : 2ex;
	margin-left : 1ex;
	margin-right : 1ex;
	text-align : right;
}

p.first {
	font-family : Arial;
	font-size : 0px;
	line-height : 100%;
	margin : 0;
	text-align : left;
	text-indent : 0;
}

p.menu {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	text-indent : 0;
}

p.menuleft {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	line-height : 100%;
	margin : 0;
	text-align : center;
	text-indent : 0;
}

p.year {
	color : #008000;
	font-size : x-large;
	font-weight : bold;
	margin-bottom : 2ex;
	margin-top : 2ex;
	text-align : center;
}

span.first {
	color : #006600;
	font-weight : bold;
}

span.top_up {
	font-size : 75%;
}

table.up {
	width="100%";
	height="100%";
	height : "100%";
	padding : 1;
	width : "100%";
}

td     		 {
	font-family : Arial;
}

td.left {
	background-attachment : fixed;
	background-position : left top;
	background-repeat : repeat;
	border : 1px solid #000000;
}

td.right {
	border : 1px solid #000000;
	padding : 0;
	white-space : nowrap;
	width : 176px;
}

