body 		{font-family: Verdana, Arial, Helvetica, sans-serif;
	 		 color: #000000;
	  		 background-color: #FFFFFF;
			}

a:link 		{text-decoration: none;
	   		 color: #003484;
			}

a:visited 	{text-decoration: none;
		   	color: #003484;
			}

a:hover 	{text-decoration: underline;
		 	color: #003484;
			}

.content	{font-family: Arial;
			color: #212121;
			font-size: 11px;
			text-align: justify;
			}
.contenth	{font-family: Arial;
			color: #000000;
			font-size: 10px;
			}
			
TD 			{
			font-family: Verdana;
			font-size: 11px;
			color: #FFFFFF;
			}

.footer 	{
			font-family: Verdana;
			font-size: 10px;
			color: #000000;
			}
