
body { font-family: Times, serif; }

h1 { font-size: 200%; text-align: center; color: darkblue;  }
h2 { font-size: 150%;  }
h3 { font-size: 125%;   }


a:visited { color: blue; }

.color { background: darkblue; color: white; padding-top: 4px; padding-bottom: 4px;}
.textblock { margin-left: 3em; margin-right: 3em; }
.center { text-align: center; }
.my_info { font-size: 75%; text-align: center; }
.no_line { text-decoration: none; }
.menu { font-size: 80%; text-align: center; }
span { color: darkblue; font-weight: bold; }