/* aero.css, JVVKasper, v1.01, 03-Apr-04 */

body { 	font-family: Arial;
	color: black;
	background: #e0ffff; }

h1, h2, h3, h4, h5, h6 { font-family: Verdana, sans-serif; }

h1 { color: lime; }
h2 { color: red; }
h3 { color: fuchsia; }

address { font-family: Verdana, sans-serif;
	font-size: smaller; }
