body, td { font-family: arial, verdana;
		font-size: 0.8em;
		background-color: #ECDFEA;
		}

h1	{ text-align: center;
		font-size: 1.3em;
		font-weight: normal;
		line-height: 1.2}

a	{color: #731C5A;
	text-decoration: none;}

a:hover
	{text-decoration: underline;}

td.menu_tabel{
		font-family: arial, verdana;
		font-size: 0.8em;
		cursor: hand;
		background-color: #514E4C;
		border-left: 1px solid black noshade;
		padding-left: 5px; 
		padding-right: 5px;
		color: #AAAAAA;
		}