
body {       background-position: center;
             background-image:link
             background-repeat:no-repeat;
             background-attachment:fixed; padding:0px;
             FONT-FAMILY: Arial, Verdana, sans-serif;
             font-size:12pt; }
		
div.mybody { margin-left:100px;
             margin-top:20px;
             margin-right:20px;
             margin-bottom:20px; }

A:link {     text-decoration: none;
             color: #0000FF;}

A:visited {  text-decoration: none;
             color: #0000FF;}

A:hover	{    text-decoration: none;
             color: #FF0000;}
table {      FONT-FAMILY: Arial, Verdana, sans-serif; font-size:12pt;}

hr	{    color: #f0f030;
	     width: 100%;}

pre {		 FONT-FAMILY: Arial, Verdana, sans-serif;
		 font-size:12pt;
		background-position: center;
             background-image:link
             background-repeat:no-repeat;
             background-attachment:fixed; padding:0px;
	}
