<html>

<head>

<title>AdmiPime</title>

<style type="text/css">

a {color: #FF0000;}

body {background-color: white;}

.banner {font-size: 4em; font-style: italic; background-color: #00FFFF;}

.tagline {font-family: monospace; font-weight: bold;}

.headline {font-family: arial, helvetica, sans-serif;
	font-size: 2.5em;
	text-align: center;
	line-height: 2.5em;
	letter-spacing; .25em;}

.copy {line-heigth: 1.7em;
	font-size: 1.4em;
	text-indent: 3em;
	text-align: justify;}

</style>

</head>

</html>