a:link		{ color: blue; }a:visited	{ color: #003366; }a:hover		{ color: red;  }a:active	{ color: lime; }body {	background-color: white;	margin-left: 2em;	margin-right: 2em;}body, td, p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	text-align: justify;}.title {	font-family: "Book Antiqua", "Times New Roman", serif; 	font-weight: bold;	font-size: 36px; 	font-style: italic;	text-align: center;	color: #003399 ;	background-color: transparent;}.subtitle {	font-family: "Book Antiqua", "Times New Roman", serif; 	font-weight: bold;	font-size: 24px;    font-style: normal;	text-align: center;	color: black;	background-color: transparent;}h1 {	font-family: "Book Antiqua", "Times New Roman", serif; 	font-weight: bold;	font-size: 36px; 	font-style: italic;	color: #003399 ;	background-color: transparent;}h2 {	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-weight: bold;	font-size: 24px;	color: #003399;	background-color: transparent;}