

body {
/*     margin: 10px 10px 10px 10px; */
	font-family: Times New Roman;
     }


div.topmenu
          {
		background: #330066;
		font-family: Times New Roman;
		font-size: 70%;
		padding: 3px;
/*		border: 1px solid red;  */
		text-align: center;
		/*width: 30px;*/
          }
	a.site {
            color: #FFFF99;
            padding: 0;
            margin: 0;
            text-decoration:none;
             }
	a.site:visited {color: #FFFF99;}
	a.site:active {color: #FF6600;}
	a.site:hover {background: #ffffff; color: #330066;}
      span.bweb {font-family: Times New Roman; font-size: 120%; font-weight:bold;}


h1 {text-align: center; margin: 18px 0 10px 0; padding: 0px 0px;}







