dummy {font-size: large;  font-family: Arial, Helvetica, san-serif; font-weight: bold; color: white}
H1 {font-size: 16pt ;  font-family: Arial, Helvetica, san-serif; font-weight: bold; color: white}
H2 {font-size: 14pt; font-family: Arial, Helvetica, san-serif; font-weight: bold; color: yellow}
h3 {font-size: 12pt; font-family: Arial, Helvetica, san-serif; font-weight: normal; color:  lime}
h4 {font-size: 11pt; font-family: Arial, Helvetica, san-serif; font-weight: normal; color:  teal}
p {font-size: 12pt ; font-family: Arial, Helvetica, san-serif; font-weight: normal; color:  white}
li {font-size: 11pt; font-family: Arial, Helvetica, san-serif; font-weight: normal; color:  white}
body {font-size: 12pt; background: black; font-family: Arial, Helvetica, san-serif; font-weight: normal; color: white}
IMG {border-color: white}
A:link { color: cyan }		/* unvisited link */
A:visited { color: yellow }	/* visited links */
A:active { color: white }	/* active links */
.title {
	font-size: medium;
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal;
	color:  teal;
	font-weight: bold;
}
.subtitle  {font-size: small; font-family: Arial, Helvetica, san-serif; font-weight: normal; color:  white}
td {text-align: center}
