body { font-family: verdana; font-size: 100%; }
div { font-family: verdana, sans-serif; font-size: 100%; }
h1 { font-family: Courier New, Courier, mono; font-size: 120%;  margin-top: -0.2em; margin-bottom: 0.2em;; font-weight: bold}
h2  { font-family: Courier New, Courier, mono, sans-serif; font-size: 90%;  }
h3 { font-family: verdana, Courier, mono; font-size: 90%;  margin-top: -0.2em; margin-bottom: 0.2em;; font-weight: bold}
ul { font-family: verdana, sans-serif; font-size: 80% }
p { font-family: verdana, sans-serif; font-size: 80% }
li { font-family: verdana, sans-serif; font-size: 100%}
a			{ color: #FF9933; text-decoration: underline;  } 
a:link		{ color: #FF9933; text-decoration: underline; } 
a:visited	{ color: #FF9933; text-decoration: underline; } 
a:active	{ color: #FF9933; } 
a:hover		{ color: #FF9933; text-decoration: none; }