body,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h3
{
	font-size: 16px;
}

.menu
{	
	text-align: left;
	background-color: #036;
	border-bottom: 6px solid white;
	padding: 2px;
}

.menu_link
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 13px;
	text-decoration: none;
}