
p.image
{
	text-align: center;
}

p
{
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
	text-align: justify;
	padding: 0px, 5px, 0px, 5px;
}

tr.newsletter
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	text-align: justify;
}

td.backend
{
	font-family: Arial;
	font-size: 10pt;
	color: black;		
}

td
{
	font-family: Arial;
	font-size: 10pt;
	color: black;		
}

A.link		
{
	font-family: Verdana;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;	
}

A.visited
{
	font-family: Verdana;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}


A.contact:hover
{
	font-family: Verdana;
	color: #0B36D3;
	font-size: 10pt;
	text-decoration: underline;
}
