H1 {font-family: Arial; font-size: 16pt;  color: black; text-align: center; font-weight: normal}
H2 {font-family: Arial; font-size: 14pt;  color: black; font-weight: normal}
H3 {font-family: Arial; font-size: 20pt;  color: black; text-align: center; font-weight: normal}
BODY {font-family: Arial; font-size: 12pt; background-color:  white; background-image: url(bluegrid.gif);  color: black; }
P.boxed {border: 3px solid; padding: 5px}
.boxed {
	padding: 10px; 
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
}

A {
	color:blue;
	text-decoration: none
}
TD {font-family: Arial; font-size: 12pt; color: black; }
