a		{ text-decoration: none; font-weight: bold; color: yellow }
a:active        { color: orange }
a:hover		{ text-decoration: underline; color: blue }

h1		{ font-weight: bold; font-size: 10pt; line-height: 8pt; font-family: Arial; color: #0000ff }
h2		{ font-weight: bold; font-size: 12pt; line-height: 10pt; font-family: Arial; color: #0000ff }
h3		{ font-weight: bold; font-size: 14pt; line-height: 12pt; font-family: Arial; color: #0000ff }
h4		{ font-weight: bold; font-size: 16pt; line-height: 14pt; font-family: Arial; color: #0000ff }
h5		{ font-weight: bold; font-size: 18pt; line-height: 16pt; font-family: Arial; color: #0000ff }
h6		{ font-weight: bold; font-size: 20pt; line-height: 18pt; font-family: Arial; color: #0000ff }

.header		{ font-weight: bold; font-size: 14pt; line-height: 15pt; font-family: Arial; color: #0000ff }
.footer		{ font-weight: bold; font-size: 7pt; line-height: 7pt; font-family: Arial; color: yellow }
