@media print {
		input.noprint {display: none;}
		}
body	{background-color:#FFFFFF;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;}
		}
a:link {color: #008000;
	text-decoration:none;}
a:visited {color: #008000;
	text-decoration:none;}
a:active {color: #008000;
	text-decoration:none;}
a:hover {color: #CC3300;
	text-decoration:none;
	font-weight: 500;}

	p	{
		font-family: verdana;
		font-size:10pt;
		line-height: 1.2;
		text-align:justify;
		text-indent:2em;
		color:#333333;
		}
	blockquote, ol, ul, dl, menu, dir {
		font-family: verdana;
		font-size: 9pt;
		line-height: 1.3;
		text-align:justify;
		text-indent:0em;
		color:#333333;
		font-weight: normal;
		}
	h1, h2, h3 {
		color:#CC0000;
		font-family:times new roman;
		font-style: italic;
		text-align:left;
		text-transform: none;
		font-weight:bold
		}
	H4, H5, H6	{
		color:black;
		font-family:arial;
		font-weight:700;
		text-transform: uppercase;
		}
	.caption	{
		font-family:times new roman;
		font-size:10pt;
		color:#000000;
		font-style:italic;
		font-weight:normal;
		text-align:center;
		text-indent:0;
		background-color:#ffcc66;
		}
	p.initial	{text-indent:2em}
	p.initial	{font-family:verdana;
				font-size:10pt;
				color:#333333
		}
	p.initial:first-line {text-transform: uppercase}
	
	.por {
		font-family:times new roman;
		font-style:italic;
		font-size:12pt;
		color:#000000;
		text-align:left;
		text-indent:0
		}