body {

	font-size: 12pt;
	text-align: center;
	font-style: italic;
	color: #0F0;


  
  }
  
  a:link {
	color: #060;
}
a:visited {
	color: #090;
}
a:hover {
	color: #F6C;
}
  
h1 {
	font-style: italic;
	font-weight: normal;

    font-size: 11pt;
	text-align: center;
}
    
h2 {
	font-weight: bold;
		font-color: green;

	font-style: italic;
    font-size: 11pt;
	text-align: center;

}

h3 {
	font-weight: bold;
	font-style: italic;
    font-size: 28pt;
	text-align: center;

}

  
