body {
	font-family: Arial, Verdana, Sans-Serif;
	color: #6e6d72;
	margin: 0;
	padding: 190px 0 0 0;
}
td		{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
}

th {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

a.menu {
	color: white;
	text-decoration: none;
	font-size: 14px;
}

a.menu:hover {
	text-decoration: underline;
}

.action_fail {
	font-size: 14px;
	color: red;
	font-weight: bold;
}

.action_done {
	font-size: 14px;	
	color: green;
	font-weight: bold;
}

a.upmenu {
	color: White;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.upmenu:hover {
	text-decoration: underline;
}

font.pagename2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
