a:hover {
	color: #09F;
}
.emtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #F00;
}

h2 {
	font-size: 18px;
	background-color: #F00;
	color: #FFF;
}

a:link {
	color: #666;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(http://www.pandc.org/peter/presentations/ala-ac-2002/background.jpg);
}
a {
	font-size: 16px;
	font-weight: bold;
}
#divMedia {
	width:701px;
	height:504px;
	margin-right: auto;
	margin-left: auto;
}

