h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

body {
	font-size: 24pt;
	font-family: sans-serif;
}

h1	{font-size: 96pt; color: #f0f; background-color: #ff0; margin-bottom: 0.2em;}
h2	{position: fixed; font-size: 24pt; top: 1%; left:1%;}
section {border-top: 1pt solid #000;}
section,h6 {font-size: 18pt;}


a:link		{color: #00f; text-decoration-style: dotted;}
a:visited	{color: #f0f; text-decoration-style: dotted;}
a:hover		{color: #f00; text-decoration-style: wavy;}
a:active	{color: #0ff; text-decoration-style: wavy;}