/* ************************** general format *********************** */

body { 
 font-family:arial,sans-serif;
 background-color: white;
 font-size: 12pt; }

table {
 font-family:arial,sans-serif;
 background-color: white;
 font-size: 10pt; }

/* ************************** text format ************************** */

h1, h2, h3 { color:#445064; font-size:22pt; }
h2 { font-size:18pt; }
h3 { font-size:14pt; }

a:link { color:#445064; font-size:12t; text-decoration:none; }
a:visited { color:gray; text-decoration:none; }
a:active { color:rgb(154,41,67); text-decoration:none; }
a:hover { color:black; background-color:#EEEEEE; text-decoration:none; }


/* 9C2842 800707*/