
body, p, div, h1, h2, h3, h4, h5, h6, address, ol, ul, li, title, td, option, select { 
 font-family: Verdana, sans-serif;
}

body, div, address, ol, ul, li, title, td, option, select {  
  font-size: 10.0pt; 
  margin-top: 0pt;  
  margin-bottom: 0pt;  
} 

p {
  margin-top: 2pt; 
  margin-bottom: 10pt;
  line-height: 120%
}

body, p {
  margin-left: 0pt; 
  margin-right: 0pt;
}

body {
  background-color: #F0FFFF;
  margin: 6px;
  padding: 0px;
}

h1 { 
  font-size: 24pt;
  text-align: center;
  padding-top: 5pt;  
  padding-bottom: 5pt;  
  margin-top: 0pt; 
  margin-bottom: 0pt;
}

h2 { 
  font-size: 18pt;
}

h3 { 
  font-size: 16pt;
}

h4 {
  font-size: 14pt;
  padding-top: 0pt;  
  padding-bottom: 0pt;  
  margin-top: 10pt;  
  margin-bottom: 10pt;  
}

h5 { 
  font-size: 12pt;
}

h6 { 
  font-size: 10pt;
  padding-top: 0pt;  
  padding-bottom: 0pt;  
  margin-top: 0pt;  
  margin-bottom: 3pt;  
}

li {
  margin-top: 0pt;  
  margin-bottom: 0pt;  
  padding-top: 0pt;  
  padding-bottom: 6pt;  
}

a {
  font-weight: bold;
}

a:link {
  text-decoration: none; color: black;
}

a:visited {
  text-decoration: none; color: black;
}

a:active {
  text-decoration: none; color: #A9A9A9;
}

img {
  border: 1px solid #C0C0C0;
}

a img {
  border: 2px solid black;
}

div.footer_image {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}



