/* --------------------------------------*/

BODY			{
				font-family: Helvetica CE, Arial CE, Arial, Helvetica, Sans-Serif;
				background-color: #996633;
				}


P	 			{
				text-align: justify;
				font-size: 10pt;
				font-family: Helvetica CE, Arial CE, Arial, Helvetica, Sans-Serif;
				}

P.left	 		{text-align: left;}

		
Table.autor	{
				font-size: 8pt;
				text-align: right;
				color: white;
				}


STRONG			{
				font-weight: bold;
				color: #666666;
				}

Table.Link TD.nolink		{
							background-color: white;
							color: #666666;
							font-weight: bold;
 							}

A:link   				{
	color: #CC9933;
	text-decoration: none;
}
A:visited 				{
	color: #CC9933;
	text-decoration: none;
}	
A:hover  				{color: #336699; text-decoration: underline;}



p:first-letter 		{font-size: 100%; FONT-WEIGHT: bold; color: #FFCC00;}


UL 						{list-style-type: square;}

Table.Link A:link   	{font-weight: bold; color: white;}

Table.Link A:hover  		{text-decoration: none;}

Table.Link TD				{background-color: #ffffcc;	font-weight: bold;}


H2, H3     				{
							color: #6699cc;
							font-weight: bold;
							text-align: left;
							}

H2     					{font-size: 14pt;	}

H3     					{font-size: 11pt;	}


FORM TD					{font-size: 10pt;	}
							
IMG.border		 			{border: 1px solid black;}


