h1 {
	font-family: times;
	font-size: 28pt;
	font-weight: bold;
	font-style: italic;
	text-align: center; 
	margin: 1px; 
}

h2 {
	font-family: times;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin: 1px;

}

.author {
	font-family: times;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	margin: 1px;

}


body {
	font-family: arial, helvetica;
	font-size: 12pt;
	font-weight: plain;
	background-image:url('background1.jpg')
}

a:link {color: #0000EE;  text-decoration:none}
a:visited {color: #551A8B; text-decoration:none}
a:active {color: 0000ee; text-decoration:none}
A:hover {color: #00ccff; text-decoration:none}





</style>
