body {
   margin-left:0;
   margin-top:0;
   font-family: sans-serif;
   color: #000080;
   font-size:80%;
}

h1 {
   font-size:1.5em;
}

.input {
   font-size:1em;
   color:black;
   width:30em;
}

textarea {
   font-size:1em;
   font-family:sans-serif;
   color:black;
   width:30em;
   height:15em;
}

table {
   width:100%;
   font-size:1em;
   border-collapse: collapse;
   border-spacing:0;
}

td, th {
   padding:0;
}

address {
   font-size:.8em;
   color:gray;
   font-style:normal;
   margin-top:1em;
   padding-top:1em;
   border-top:.1em solid;
}

a {
   font-size: 1em;
   color:#000080;
}

.sm {
   font-size:.5em;
}

table.bottommenu {
   margin-top:1em;
   padding-top:1em;
   border-top:.1em solid gray;   
}

td.bottommenu {
   margin-top:1em;
   padding-top:1em;
}

a.bottommenu {
   color:#000080;
   font-size:.9em;
}

form {
  margin-bottom: 0;
  margin-top:0;
  border-style:solid;
  border-width:1px;
  border-color:#000080;
  padding:1em;
}

label {
   font-weight:bold;
}

table.requestForm {
   margin:.5em;
}
	
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
