body {
  background-image: url('legal_paper.gif');
  color: #2699F2;
  margin: 5px 5px 5px 5px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

a {	
  color: #2699F2;
} 

a:hover { 	
  text-decoration: underline;
  color: #2699F2;
}

.menu_header {
  background: #000000;
  color: #FFFFFF;
  margin: 0px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: 800;
}

.menu {
  background: #FFFFFF;
  color: #2699F2;
  margin: 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 15pt;
}

.body {
  background: #FFFFFF;
  color: #434444;
  margin-top: 20px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 550;
  line-height: 13pt;
}

.textHeader { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #C6C6C6;
}

.textLinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #C9C9C9;
font-weight: bold;
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 28px; font-weight: bold; color: #000000; margin:5px; line-height: 8px}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #CCCCCC; margin:1px; line-height: 15px}



