body	{ background-color: #ffffff; 
	  font-family: verdana, geneva, arial, sans-serif; color: #000000; font-size: 80%;
	  padding-left: 40px;
	  padding-right: 40px; }

a:link      { color: #003399; text-decoration: underline; }
a:visited   { color: #999999; text-decoration: underline; } 
a:active    { color: #FFFFFF; text-decoration: none; }
a:hover     { color: #000066; text-decoration: none; 
              background-color: #cecece; }
p			{ font-size: 80%; }			  

h1          { font-size: 2em;    font-weight: bold; }
h2          { font-size: 1.5em;  font-weight: bold; }
h3          { font-size: 1em;    font-weight: bold; color: #FF0000; }

ul          { list-style: square; }

.liner      { background-color: #ffffff; border-color: #cecece; border-style: solid; border-width: 1px; }

 
