body{
	font-family: arial;
}

ul{
	list-style-type: square;
}

a{
	text-decoration: none;
}

#menu-left ul{
	list-style-type:none;
}

#menu-right ul{
	list-style-type:square;
}



table{
	valign:top;
}

table:first-child{
	height:400;
}


