body {	margin: 0;}

p {	font-familiy: Arial;
	font-size: 12px;
                     color: #000000;}

em {              
        font-size: 10px;
	color: #33745D;}

h1 {	font-family: Arial;
	font-size: 17px;
                     color: #000000;
                     text-align: left;
                     text-transform: none;
                     /*background-image: url('images/h1.jpg');*/
                     height: 34px;
                     padding-left: 55px;
                     padding-top: 10px;
                     margin-bottom: -15px;
   }

h2 {	font-family: arial;
	font-size: 15px;
                     color: #ffffff;
                     text-align: left;
                     text-transform: none;
                     background-color: #006359;
                     width: 206px;
                     margin-bottom: 2px;}

a {	font-family: arial;
	font-size: 11px;
                     font-weight: bold;
                     color: #000000;
                     text-decoration: none;}

a:hover {	font-family: arial;
	font-size: 11px;
                     font-weight: bold;
                     color: #e83300;
                     text-decoration: none;}

.navi {	font-family: arial;
	font-size: 12px;
                     color: #000000;
                     text-align: justify;
                     width: 206px;
                     background-color: #c3cebe;
                     border: 0px solid;}

.content {	font-family: arial;
	font-size: 12px;
                     color: #000000;
                     text-align: justify;
                     background-color: #c3cebe;
                     border: 0px solid;
                     border-top: 5px #033c0e solid;}

table {	font-family: arial;
	font-size: 12px;
                     color: #000000;
                     text-align: justify;}

.td {              border-bottom: 1px #ffffff solid;}