body { background: white;
color: #000000;
margin: 1% 1% 1% 1%; }

a { color:#6699FF;
text-decoration:none;
background-color:none; }

a:hover { color:#333333;
text-decoration:none;
background-color:#00DCFF; }

A:visited { color:#000000;
text-decoration:none;
background-color:none; }

A:link { color:#333333;
text-decoration:none;
background-color:none; }

table { table-layout: automatic;
border-collapse: separate;
border-spacing: 5px 8px;
border-color: white;
border-width: 1px 1px 1px 1px;
background-color:	 #F0F8FF; }

td, th { padding: 0.5ex;
border: solid 0px	#F0F8FF;
background-color: white; }

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: Times, Times New Roman, 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, Geneva, Helvetica, Sans Serif;
font-size:0.9em;
font-style:normal;
color:#333333; }
.text- { font-family: Arial, Geneva, Helvetica, Sans Serif;
font-size:0.9em;
font-style:normal;
color:#333333; }
.textsmall { font-family: Arial, Geneva, Helvetica, Sans Serif;
font-size:0.9em;
font-style:normal;
color:#333333; }
.text-sm { font-family: Arial, Geneva, Helvetica, Sans Serif;
font-size:0.7em;
font-style:normal;
color:#333333; }


hr { color:#e5e5e5;
background-color:none;
width:100%; }

UL.disc { list-style-type:disc; }
OL { list-style-type:decimal; } /* 1 2 3 4 etc. */




