body { background:#ffffff;
color: #000000;
margin: 1% 1% 1% 1%; }

a { color:#666666;
text-decoration:none;
background-color:none; }

a:hover { color:#333333;
text-decoration:none;
background-color:none; }

h1 { font-family: Palatino Linotype;
font-size:3.0em;
color:black;
font-weight:100;
font-style:italic; }
h2 { font-family:Palatino Linotype;
font-size:2.0em;
color:#333333; 
font-weight:100;
font-style:italic;}
h3 { font-family: verdana, helvetica, arial, sans Serif;
font-size:1.0em;
color:#333333; 
font-weight:100;
font-style:normal;}
.subh { font-family:Palatino Linotype;
font-size:0.8em;
font-style:italic;
color:black;
font-weight:100; }
.text { font-family:Arial,Verdana,Sans Serif;
font-size:0.9em;
font-style:normal;
color:#333333; }
.text-sm { font-family:Arial,Verdana,Sans Serif;
font-size:0.7em;
font-style:normal;
color:#333333; }


hr { color:#e5e5e5;
background-color:none;
width:90%; }

UL.disc { list-style-type:disc; }
OL { list-style-type:decimal; } /* 1 2 3 4 etc. */

table { font-family:Times,Times New Roman,Serif;
color:#333333; }


