t	{font: "Times New Roman";
	 letter-spacing: 0.1em;
	 margin: 0 0 0 10em;
	 line-height: 1.5em;
	}

.container {background-color: #ffffff; width: 74%; margin: 0 13%; padding: 10px; width: 700px;}

.linkbox {background-color: #ffffff; width: 10em ; margin: 0; padding: 0; float: right;
	}
.menu u {font-weight: bold; font-style: italic; text-decoration: none; font-size: 0.9em;
	}
.menu h {text-align: left;
	 font-weight: bold; font-family: "Times New Roman";
	 height: auto;
	 text-decoration: none;
	 color: #000;
	 display: block;
	 padding: 6px 6px 2px 0px;
	 border-bottom: 3px solid #efefef;
	 width: 10em;}
.menu a	{text-align: left;
	 font-weight: bold; font-family: "Times New Roman";
	 height: auto;
	 text-decoration: none;
	 color: #000;
	 display: block;
	 padding: 6px 6px 2px 0px;
	 border-bottom: 3px solid #efefef;
	 width: 10em;
	}
.menu a:hover {background-color: #eaeaea;
	 color: #0F8820;
	 border-bottom: 3px solid #8CCD95;
	}

.contents{ margin: 0 180px 0 10px;
	  line-height: 1.2em;				 /*changes the space between the lines*/
	  font-size: 1em;
	 }
.contents a{ text-decoration:underline; color:#3967ED;
	font-weight: bold ; font-size: 105% ;}
.contents a:hover{ text-decoration: none; color:#000;}

.footer {border-top: 1px solid #0F8820; text-align: center; 
	 background-color: #eee; color: #6C8F31; font-size: 0.9em; padding:10px 0}