
body { background-color: #004; font-family: Arial; font-weight: bold; text-align: center; color: yellow; }

.thetitle { font-family: Arial; font-weight: bold; font-size: 180%; }

.k6dftitle { font-family: Arial; font-weight: bold; font-size: 225%; }

.keytitle { font-family: Arial; font-weight: bold; text-decoration: underline; font-size: 150%; }

.keydesc { font-family: Arial; font-weight: bold; font-size: 100%; }

.subsection { font-family: Arial; font-weight: bold; color: orange;  text-decoration: underline; font-size: 100% }

h2 { font-family: Arial; font-weight: bold; color: orange;  text-decoration: underline; font-size: 1.5em; }

hr { width: 180px; }

a.menu { font-size: 125%; }

a:link { color: yellow; text-decoration: none; }

a:hover { color: red; text-decoration: underline; }

a:visited { color: lightblue; }

.update { font-family: Arial; font-weight: bold; color: #ff0; }

#maintitle { font-family: Arial; font-weight: bold; font-size: 240%; color: #ff0; }

#leftside { float: left; width: 25%; font-family: Arial; font-weight: bold; color: #ff0; }

#rightside { float: right; width: 25%; font-family: Arial; font-weight: bold; color: #ff0; }