.body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: outset;
	list-style-image: none;
	list-style-type: none;
	top: 0px;
	right: 0px;
}

A:visited {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:active {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION:underline;
	font-weight: bold;
}
A:link {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.body_small {
	font-family: Arial;
	font-size: 10px;
	color: #B33634;
	font-weight: bold;
	font-style: normal;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B33634;
}
.evidence {

	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	list-style-position: outset;
	list-style-image: none;
	list-style-type: none;
	top: 0px;
	right: 0px;
}
.body_white {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #020098;
	list-style-position: outset;
	list-style-image: none;
	list-style-type: none;
	top: 0px;
	right: 0px;
}

