body
{
	margin: 0 0 0 0;
}

.title_header
{
	font-size: 18pt;
	color: darkgray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	width: 100%;
	padding-right: 10px;
	height:70px;
}

.menu
{
	text-decoration: none;
	height: 35px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

a.menu_item, a.menu_item:visited, a.menu_item:link
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.menu_item:hover
{
	text-decoration: underline;
}
