/*body
{
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
	line-height: 150%;
}
*/
table, td
{
	font-size:100%
}

a
{
	text-decoration: underline;
}

a.nounderline
{
	text-decoration:none;
}

.highlighed {
	background-color:yellow;
}

.vm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.vm5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

