

#menu{
	padding:3em;
	text-align:left;
	font-family: arial;
	height:600px;
}
#titlesmallgreen{
	color:#00710E;
	font-size:18px;
	
}

#titlesmallred{
	color:#690000;
	font-size:18px;

}
#titlebiggreen{
	color:#00710E;
	font-size:25px;
	font-weight:bold;
}

#titlebigred{
	color:#690000;
	font-size:25px;
	font-weight:bold;
}
#des	{width:400px;
	}
table	{font-family:arial;
	text-align:left;
	}
th	{border-bottom:2px solid #960000;}