body,table {
	background-color:white;
	margin-top:0;
	font-size:13px;
	font-family: verdana, arial, helvetica, Sans-serif;


	}
h1	{
	font-size:medium;
	font-weight: bold; 
	color:#7777b0;
	}
h2	{
	font-size:small;
        font-weight: bold; 
        color:#ff9023;
        }
pre {
	font-family:Courier new;
	font-size: 12px;
}
.mini	{
	font-size:10px;
	}
.pre   {
        width:550;
        font-family:Courier;
        font-size: 11px;
        text-align:left;
       }
.error	{
	font-weight: bold; 
        color:#ff0000;
	}
.warn {
	font-weight: bold;
        color:#FF8800;
	}
td.lista {
	color: black;
	font:10px;
	font-weight: bold;
	border: solid 1px #7777b0;
	border-top:0;
	}
a	{color:#222290;
        }
a.lista {
	text-decoration: none;
        color: black;
	font-weight: normal;
	}
a.lista:hover {
        text-decoration: underline;
        }
.mainm {
        color:white;
        font-weight:bold;
        background-image: url('/images/pruh1.png'); 
        background-repeat: repeat-x;
        text-align:center;
        table-layout:auto;
       }
.minim {
	background-image: url('/images/pruhm.png');
	background-repeat: repeat-x;
	color:white;
	}
a.pruh {
        text-decoration: none;
        color:white;
        }
a.pruh:hover {
        text-decoration: underline;
        }
#output {
  width: 760px;
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  color: #000;
  background : #fff none;
  text-align: left;
}
  
