body {
	 	font-family: Arial, sans-serif;
		color: #660000;
		font-size: 9pt;
		background-color: #fee6b6;
	 }
	 
a {
  	color: red;
	text-decoration: none;
  }

.small  {
			font-size: 8pt;
		}
		
.big	{
			font-size: 12pt;
		}
		
.places {  
		 	font-size: 24pt;
			font-family: Times New Roman,serif;
		 }

img		{
			border-style: none;
		}

table   {
			border-style: none;
		}

td		{
			font-size: 9pt;
		}