body { margin-left: 3%; margin-right: 3%; margin-top: 50px; font-family: Arial, Helvetica, sans-serif;
background-image:  url(../photoshop_images/background-all-pages.jpg); background-color: #E6F4FF; 
background-repeat: no-repeat; background-attachment: fixed; background-position:  center top; 
 }

h1 { margin-bottom: 3px; color: darkblue; text-align: center; font-size: 16px; }

h2 { margin-bottom: 5px; darkblue; text-align: center; font-size: 30px; }

h1, h2 { color: darkblue; text-align: center; }

h3 { color: darkblue; }

p, ul {	font-weight: bold; font-family: arial,helvetica, sans-serif;  
line-height: 150%; font-size: 12pt; margin-left: 5%; margin-right: 5%;}

.foot { font-size: 10pt; text-align: center; font-weight: normal; }

table  { font-weight: bold; font-family: arial,helvetica, sans-serif;  line-height: 130%; font-size: 12pt;}


a:link { color: blue;  } 
a:visited { color: #550029; }  

div { font-family: Arial, Helvetica, sans-serif; }
.center { text-align: center;  }

#hover { color: #550029; background-color: transparent; }
:hover#hover { color: darkblue; background-color: #E6F4FF; text-decoration: none; }