      .header {
      	margin-top: 2px;
      	margin-bottom: 2px;
      	padding: 3px;
      	background-color: #3b5998;
      	color: #ffffff;
      	text-align: center;
      	vertical-align: middle;
      }
      .footer {
      	margin-top: 2px;
      	margin-bottom: 2px;
      	padding: 3px;
      	background-color: #3b5998;
      	color: #ffffff;
      	text-align: center;
      	vertical-align: middle;
      }
      body {
      	padding: 3px;
      	background-color: #ffffff;
      	color: #000000;
      	font-family: Arial,Tahoma,sans-serif;
      	font-size: 0.7em;
      	margin: 0px auto;
      	width: 90%;
      	background-color: #FFFFFF;
      }
      h1 {
      	font-size: 1.4em;
      	font-weight: bold;
      }
      h2 {
      	font-size: 1.2em;
      	font-weight: bold;
      }
      a {
      	color: #3b5998;
      	font-weight: bold;
      	text-decoration: none;
      }
      a:hover {
      	text-decoration: none;
      	color: #3b5998;
      	font-weight: bold;
      }
      a:active {
      	color: #3b5998;
      	text-decoration: none;
      	font-weight: bold;
      }
      a:visited {
      	color: #3b5998;
      	text-decoration: none;
      	font-weight: bold;
      }

