body{margin-left:30px;
     margin-right:30px;
     margin-top:30px;
     margin-bottom:30px;
     font-family:Helvetica;
     font-weight:normal;
     color:#000033;
     background-color:#f7fcff;}

a:link, a:visited {text-decoration:none;
                   color:#000033;
	           border-bottom-style:dotted; border-bottom-width:1px;}
a:hover, a:active {text-decoration:none;
                   color:#ffd700;
		   border-bottom-style:none}

a.c4:link, a.c4:visited {text-decoration:none; color:white;}
a.c4:hover, a.c4:active {text-decoration:none;
		         position:relative; top:1px; left:1px;}

.menuitem{text-align:center;
    	  background-color:#000033;
          font-weight: bold;
          width: 90px;
          float: right;}
.smaller{font-size:60%}

.light{text-align:right;}

.bold{font-weight:bold; font-size:110%;}

hr{size:2; width:90%;}

h1{text-align:center; font-size:160%;}

table{width:100%;
      border-collapse: collapse;
      line-height: 1.5em; }

