body { color: #444444; font-weight: normal; font-size: 12px;
        font-family: Arial, sans-serif;
}

td { color: black; font-weight: normal; font-size: 14px;
        font-family: Arial, sans-serif;
}

td.menu {color:white; font-weight:bold; font-size:16px;
				font-family: Verdana, Tahoma, Arial, sans-serif;
				height:30px;
				background-image:url("images/button.jpg");
}

td.menuon {color:white; font-weight:bold; font-size:13px;
				font-family: Verdana, Tahoma, Arial, sans-serif;
				height:30px;
				background-image:url("images/button_overb.png");
				cursor: pointer; cursor: hand;
}

h1 { color: #5c9df9; font-weight: bold; font-size:14px;
     font-family: Verdana, Tahoma, Arial, sans-serif;
		margin-bottom:7px;
}

h2 { color: navy; font-weight: bold; font-size:12px;
     font-family: Verdana, Tahoma, Arial, sans-serif;
		margin-bottom:5px; margin-top:10px;
}

a.menu {color:black; font-weight:bold; font-size:13px;
        font-family: Verdana, Tahoma, Arial, sans-serif;
				text-decoration:none
}
li {margin-bottom:5px;
}
