body 	{ background-color:#0000bb; color:#ccffff;  }
p      	{ font-family: helvetica, sans-serif; font-size: 14pt }
b	{ font-weight: bolder }

a	{ text-decoration:none}
a:hover { text-decoration:underline; }
a:link  { color: #ffccff }          /* unvisited link */
a:visited { color: #ffcccc }        /* visited links */
a:active { color: lime }        /* active links */

.head1   { font-weight: bolder; font-size: 30pt } 
.mybold  { font-weight: bolder; font-size: 18pt }
.mybold1 { font-weight: bolder; font-size: 13pt }
.mytitle { font-style: italic; font-weight: 800; font-size: 26pt;
           text-align: center }

.point   { font-weight: bolder; font-size: 16pt; color:#ffff33 }
.point1  { font-weight: bolder; font-size: 18pt; color:#ffff33 }
.pagelink{ font-size: 16pt; color:#cccfff; text-align: center }