BODY {
	  margin-top: 10px;
	  margin-right: 10px;
	  margin-bottom: 10px;
	  margin-left: 10px;
	  background: #406696;
	  font-size : 10pt;
	  font-family:Geneva, Arial, Helvetica, sans-serif;
}

P  {
	font-size : 10pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

h1,h2,h3,h4  {
	
	color : #FF0000; 
	text-decoration : none;
}

A  {
	font-size : 9pt; 
	color : #FF0000;
	text-decoration : none;
}

A:Visited  {
	font-size : 9pt; 
	color : #FF0000;
	text-decoration : none;
}

A:Active  {
	font-size : 9pt; 
	color : #FF0000;
	text-decoration : underline;
}

A:Hover  {
	font-size : 9pt; 
	color : #F00;
	text-decoration : underline;
}

TD  {
	font-size : 10pt; 
	text-decoration : none;
}

