body { color: #666; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 120%; background-color: #b9b9b9; }
p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
bodytext { color: gray; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 120%; }
table { background-color: white; }

ul.menu {
	background-color: #A3A3A3;
	width: 150px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display:block;
}

li.menu {
	display:block;
	background-color: #A3A3A3;
	width: 150px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
img.plrev { 
margin-left:35px;
}
