/* zm.css <style type="text/css"> in client: KlaasV server: Zephyros
http://zephyrosmmxi.wikispaces.com/Twitter
*/

body {background-color:lightgrey; color:black; font-family:"Tahoma"; font-size:1em;}

a:link {text-decoration:bold; color:blue;}
a:visited {text-decoration:none; color:orange;}
a:hover {text-decoration:none; color:green;}
a:active {text-decoration:bold; color:black;}

h1 {font-size:3em;} /* 48px/16=3em */
h2 {font-size:1.25em;} /* 20px/16=1.5em */
h3 {font-size:1.25em;} /* 20px/16=1.5em */
h4 {font-size:1em;} /* 16 px */

hr {font-size:1.5em; text-decoration:bold; color:orange;} /* 28 px */
p {font-size:0.875em;} /* 14px/16=0.875em */
th {font-size:1.25em; text-decoration:bold; color:violet;} /* 20 px */
td {font-size:1.25em; text-decoration:bold; color:black;} /* 20 px */

/* </style> end cascading style sheets innocentisart.net */
