P  {
	text-indent : 25;
	font-size : medium;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 15;
	margin-bottom : 0;
	text-align : justify;
}

P.center  {
	text-indent : 0;
	font-size : medium;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 15;
	margin-bottom : 0;
	text-align : center;
}

P.autor  {
	text-indent : 25;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 15;
	margin-bottom : 0;
	text-align : right;
	font-style : italic;
	font-weight : bold;
}

P.stih  {
	text-indent : 0;
	margin-left : 55px;
	margin-right : 30px;
	margin-top : 15;
	margin-bottom : 0;
	text-align : justify;
}

div  {
	text-indent : 25;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 15;
	margin-bottom : 0;
	text-align : justify;;
}

div.cap  {
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-style : normal;
	font-family : sans-serif;
	text-align : justify;
}

h1  {
	font-size : large;
	font-family : Arial,  sans-serif;
	font-weight : normal;
	margin-left : 30px;
	margin-right : 30px;
	text-align : center;
}

h1.l  {
	font-size : large;
	font-family : Arial,  sans-serif;
	font-weight : normal;
	margin-left : 65px;
	margin-right : 30px;
	text-align : left;
}

h2  {
	font-size : medium;
	font-weight : bold;
	font-family : Arial,  sans-serif;
	margin-left : 65px;
	margin-right : 30px;
	text-align : left;
}

h3  {
	font-size : medium;
	font-weight : bold;
	margin-left : 65px;
	margin-right : 30px;
	text-align : left;
}

h4  {
	font-size : medium;
	font-weight : bold;
	font-style : italic;
	margin-left : 65px;
	margin-right : 30px;
	text-align : left;
}

A  {
	color : FF9900;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	font-weight : bold;
	text-decoration : none;
	color : CC6600;
}

A:Active  {
	font-weight : bold;
	color : red;
	text-decoration : underline;
}

A:Hover  {
	font-weight : bold;
	text-decoration : underline;
	color : FF9900;
}


