body
{ 	background: white; color: black; margin: 0px }

.menu
{	position: absolute; top: 150px; left: 20px; width: 150px; height: auto;
	border-width: 3px; border-color: #46A2CE; border-style: solid }


.menu a:link
{	display: block; padding: 2px; padding-top: 5px; padding-bottom: 5px; width: auto;
	text-align: center; text-decoration: none; font-family: Arial, Helvetica, Sans-Serif;
	color: black; font-size: 17px; line-height: 20px;
	border-width: 1px; border-color: #46A2CE; border-style: solid; }
         
.menu a:visited
{	display: block; padding: 2px; padding-top: 5px; padding-bottom: 5px; width: auto;
	text-align: center; text-decoration: none; font-family: Arial, Helvetica, Sans-Serif;
	color: black; font-size: 17px; line-height: 20px;
	border-width: 1px; border-color: #46A2CE; border-style: solid; }

.menu a:hover
{	display: block; padding: 2px; padding-top: 5px; padding-bottom: 5px; width: auto;
	text-align: center; text-decoration: none; font-family: Arial, Helvetica, Sans-Serif;
	color: white; font-size: 17px; line-height: 20px; background-color: #46A2CE;
	border-width: 1px; border-color: #46A2CE; border-style: solid; }

.disclaimer
{	font-weight: bold; color: red; font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; text-align: center; padding-bottom: 10px; }

.pelib
{ 	font-weight: bold; color: white; font-family: Arial, Helvetica, Sans-Serif; font-size: 26px }

.blabla
{	color: white; font-family: Arial, Helvetica, Sans-Serif; font-size: 12px }

#topic
{	position: absolute; margin: 0px; padding-top: 10px; text-indent: 50px; height: 40px; width: 100%; z-index: 10; background-color: #46A2CE }

#head
{	position: absolute; top: 150px; left: 170px; height: 14px; width: auto; z-index: 150; margin: 0px;
  	text-align: center; font-weight: bold; font-family: Arial, Helvetica, Sans-Serif; font-size: 14px;
    background-color: #46A2CE; color: white; padding:3px }

#largebox
{	position: absolute; top: 150px; left: 170px; width: 600px; z-index: 100; margin: 0px;
	background-color: #EEEEEE; height: auto; min-height: 220px;
	border-width: 3px; border-style: solid; border-color: #46A2CE;
  	text-align: justify; font-family: Arial, Helvetica, Sans-Serif; font-size: 13px; padding: 20px }

#copyr
{ position: absolute; left: 0px; bottom: -60px; height: 20px; width: 600px;
  border-color: #46A2CE; font-weight: bold; text-align: center; color: black }
