H1  	{
	color: #456762; 
	text-align: center;	
	font-family: Verdana,Arial,"Times New Roman"; 
	font-size: 11pt;
	}

H2	{
	color: #456762; 
	text-align: center;	
	font-family: Verdana,Arial,"Times New Roman";
	font-size: 10pt;
	}

P	{
	color: #456762;
	font-family: Verdana,Arial,"Times New Roman";
	font-size: 8pt;
	}

P.small		{
		color: #456762;
		font-family: Verdana,Arial,"Times New Roman";
		font-size: 10px;
		}

P.big		{
		color: #456762;
		font-family: Verdana,Arial,"Times New Roman";
		font-size: 10pt;
		}


P.different	{
		color: #1E5282;
		font-family: Verdana,Arial,"Times New Roman";
		font-size: 8pt;
		}


P.clear		{
		color: #7777ee;
		font-family: Verdana,Arial,"Times New Roman";
		font-size: 8pt;
		}

P.carrier	{
		color: #008000;
		font-family: Verdana,Arial,"Times New Roman";
		font-size: 8pt;
		}

P.pra		{
		color: #CC0000;
		font-family: Verdana,Arial,"Times New Roman";
		font-size: 8pt;
		}


BODY 	{
	margin-left: 1cm;
	margin-right: 1cm;
	background-image: URL(bg3_cream.gif);
	}

IMAGE	{
	border-color: #456762;
	}

A:LINK	{
	color: #854876;
	text-decoration: none;
	}

A:VISITED
	{
	color: #854876;
	text-decoration: none;
	}

A:HOVER
	{
	color: #1E5282;
	text-decoration: underline;
	}