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: 1px 1px;
border-color: #000000;
border-width: 3px 3px 3px 3px;
background-color: #FFFFFF; }

td, th { padding: 0px;
border: solid 10px #FFFFFF;
background-color: #F8F8FF; }

h1 { font-family: Palatino Linotype;
font-size:3.0em;
color:black;
font-weight:100;
font-style:normal; }
h2 { font-family: Palatino Linotype, Garamond, Times, Times New Roman, Serif;
font-size:2.0em;
color:#333333; 
font-weight:100;
font-style:normal;}
h3 { font-family: Times, Times New Roman, Serif;
font-size:1.2em;
color:#333333; 
font-weight:600;
font-style:normal;}
.text-sm { font-family: Times, Times New Roman, Serif;
font-size:0.9em;
font-style:normal;
color:#333333; }
.subh { font-family:Palatino Linotype, Garamond, Times, Times New Roman, Serif;
font-size:0.9em;
font-style:italic;
color:black;
font-weight:600; }
.text { font-family: Palatino Linotype, Garamond, Times, Times New Roman, Serif;
font-size:1.1em;
font-style:normal;
color:#333333; }
.text-big { font-family: Palatino Linotype, Garamond, Times, Times New Roman, Serif;
font-size:1.1em;
font-style:normal;
color:#333333; }
.textsmall { font-family: Palatino Linotype, Garamond, Times, Times New Roman, Serif;
font-size:0.9em;
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. */




