body {
	background-color: #ffffff
	}
	
p,ul,td {
  font-family: arial, sans-serif;
  font-size: 9pt;
  color: #595959;
  text-align: justify
  }

h1 {
   font-family: arial, sans-serif;
   font-size: 14pt;
   color: #FF4C00
   }

a {	
	   font-family: tahoma, sans-serif;
	   text-decoration: none;
	   color: #4271D6
	   }

.menu {
	   color: white;
	   font-size: 8pt
	   }

.menu_a {
	   color: #A1B9ED;
	   font-size: 8pt
	   }
	   
.menu2 {
	   color: white;
	   font-size: 7pt
	   }
	   
a:hover {
		text-decoration: underline
		} 