.menu{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : green;
  font-size : 80%;
  line-height : 140%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
h1 {
	margin:0px;
	font-size: 8px;
	line-height: 9px;
	text-indent:0.5em;
}
.text{
  color : #666666;
  font-size : 80%;
  line-height : 140%;
}
.ptitle{
	text-align: left;
	font-size: 100%;
	font-weight:bold;
        line-height : 120%;
}
.mtitle{
	text-align: left;
	font-size: 100%;
	font-weight:bold;
        line-height : 120%;
        color : #666666;
        margin-left : 1px;
}