body { background: #99CCFF;
color: #000000;
margin: 0% 0% 0% 0%; }

a { color:#0008FF;
text-decoration:none;
background-color:none; }

a:hover { color:#0008FF;
text-decoration:none;
background-color:#FFFFCC; }

A:visited { color:#99CCFF;
text-decoration:none;
background-color:none; }

A:link { color:#0099FF;
text-decoration:none;
background-color:none; }

table { table-layout: automatic;
border-collapse: separate;
border-spacing: 2px 2px;
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: Garamond, Georgia, Times, Times New Roman, Serif;
font-size:2.2em;
color:blue;
font-weight:100;
font-style:normal; }
h2 { font-family: Verdana, Helvetica, Arial, Geneva, Sans Serif;
font-size:1.0em;
color:red; 
font-weight:600;
font-style:normal;}
h3 { font-family: Verdana, Helvetica, Arial, Geneva, Sans Serif;
font-size:1.1em;
color:#333333; 
font-weight:600;
font-style:normal;}
.subh { font-family: Verdana, Helvetica, Arial, Geneva, Sans Serif;
font-size:0.8em;
font-style:italic;
color:black;
font-weight:100; }
.text { font-family: Verdana, Helvetica, Arial, Geneva, Sans Serif;
font-size:0.8em;
font-style:normal;
color:#333333; }
.text-sm { font-family: Verdana, Helvetica, Arial, Geneva, Sans Serif;
font-size:0.8em;
font-style:normal;
color:black; }
.text-sm-it { font-family: Verdana, Helvetica, Arial, Geneva, Sans Serif;
font-size:0.6em;
font-style:italic;
color:black; }

hr { color:#e5e5e5;
background-color:none;
width:100%; }

UL.disc { list-style-type:disc; }
OL { list-style-type:decimal; } /* 1 2 3 4 etc. */




