
  body       {
               background: #1A3A85; none repeat scroll 50% 0%;
               margin: auto;
			  color: #1A3A85;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 18px;
             }


ul, li  {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	background: none;
	text-decoration: none;
padding-right: 1em;
}
dl, dd {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	background: none;
	text-decoration: none;
padding-right: 1em;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: white;
	display: block;
         background: #1A3A85;
	}

a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	display: block;
	}

a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	}

  h1         {
	      font-family: "Times New Roman", Times, Georgia serif;
               font-size:32pt;
               text-align:center;
               font-weight: normal;
             }

  h2         {
               font-size:18pt;
               text-align:center;
               font-weight: bold;
             }



  div.block1 {
	      padding-left: 1em;
               padding-right: 1em;
               margin-top: 2.50em;
               margin: auto; 
               width: 795px;
               text-align:left;
               border: 7px solid red;
               background: #e0e0e0;

             }


