.normal  {
		font-family: Arial;
		font-style: normal;
		font-size:10pt;
		color: #000000;
 		background-color: #FFFFFF;
}

BODY {
	font-family: Arial;
	font-style: normal;
	font-size:10pt;
	color:#000000;
	scrollbar-base-color: #E1F1FD;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: Blue;
	scrollbar-darkshadow-color: Blue;
	scrollbar-face-color: Yellow;
	scrollbar-highlight-color: Blue;
	scrollbar-shadow-color: Blue;
	scrollbar-track-color: #E1F1FD;
}

TD {	font-family: Arial;
		font-style: normal;
		font-size:10pt;
		color: #000000;
}

B {		font-family: Arial;
		font-style: normal;
		font-size:12pt;
		font-weight:bold;
		color: #000080;
}

BIG {	font-family: Arial;
		font-style: normal;
		font-size:10pt;
		font-weight:bold;
		color: #000080;
}

H1 {	font-family: Arial;
		font-style: normal;
		font-size: 12pt;
		font-weight:bold;
		color: #000080;
		padding-top: 1px;
		padding-bottom: 1px;	
		margin-bottom: 0px;	 	}

H2 {	font-family: Arial;
		font-style: normal;
		font-size: 12pt;
		font-weight: bold;
		color: #000080; 	}

A  {	font-family: Arial;
		font-style: normal;
		font-size:10pt;
		text-decoration: none;
		color:#000000; }
		
A:hover  {	font-family: Arial;
		font-style: normal;
		font-size:10pt;
		text-decoration: none;
		background-color: #FFFF80;
		color:#000000; }
		
I {		font-family: Arial;
		font-style: normal;
		font-size:9pt;
		color:#000000;	}

.unl	{	text-decoration: underline;	}
.grau	{	text-decoration: underline;	}
		