body, a, caption, h1, h2, h3, h4, h5, h6, p, pre, ol, ul, table, td, th, hr { 
 background: white; 
 color: black; 
 font-family: Verdana, Arial, Helvetica, sans-serif 
 }
a:link { color: blue }
a:visited { color: navy }
a:hover {background: aqua }
a:active { color: red }
caption { font-size: smaller }
h1 { color: teal }
h2 { color: teal }
h3 { color: teal }
h4 { color: teal }
h5 { color: teal }
h6 { color: teal }
table { border: thin solid navy }
td { border: thin solid teal }
th { background: teal; color: white }
hr { color: teal }
p { font-size: smaller }
pre { font-family: "Courier New", Courier, monospace }
.palimaun { float: right }
.palimeing { float: left }
.nanwerenge {text-align: center; font-style: italic }
.sans-serif {font-family: sans-serif }
.serif      {font-family: serif }
.cursive    {font-family: cursive }
.fantasy    {font-family: fantasy }
.mono       {font-family: monospace }
