body {margin: 0;
      margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  padding: 0;
	  background-color: #acab9c;
	  }

.border_line {
              border-left-width: 1px;
			  border-right-width: 1px;
			  border-bottom-width: 0px;
			  border-top-width: 0px;
			  border-left-color: #434980;
			  border-right-color: #434980;
			  border-style: solid;
			  }

.no_repeat
	{
	background-repeat: no-repeat;
	background-position: bottom left;	
	}


a.menu {
        color: #ffffff;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		font-weight: bold;
		text-decoration: none;
		padding-left: 6px;
		display: block;
		width: 100%;
		}

a.menu:hover {
		background: #5a9dcf;
		}

.copy {
       font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 0.6em;
	   }

.body {
       font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 0.8em;
	   }

.head1 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	    font-size: 1.1em;
		font-weight: bold;
	   }

.head2 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	    font-size: 1.3em;
		font-weight: bold;
	   }









