body {
        color: #000000;
        background-color: #cfdae6;
	font-size: 9pt;
	margin: 50px;
        text-align:center;
        font-family: Verdana, Arial, Helvetica, sans serif;
        padding: 0px;
}
h1 {
       font-size: 14pt;
}
td {
   padding: 0px 10px 0px 10px;
}
table {
	font-size: 9pt;
        font-family: Verdana, Arial, Helvetica, sans serif;
	margin: auto;
	padding: 30px 0px 0px 0px;
}
table a {
        font-size: 18pt;
	font-style: bold;
}
table a.undef {
      color: #cfdae6;
}
fieldset.portrait {
         position: relative;
         text-align: left;
	 color: black;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
         width: 500px;
         height: 500px;
	 border-color: black;
	 border-width: 3px;
}

fieldset.landscape {
         text-align: center;
	 color: black;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
         width: 500px;
         height: 500px;
	 border-color: black;
	 border-width: 3px;
}

p {	
	 text-align: right;
	 padding: 10px;
	 color: black;
	 font-style: italic;
	 padding: 0px;
	 margin: 10px 10px 0px 0px;
}

fieldset.landscape img {
	 width:  463;
	 height: 320;
	 margin: 10px 0px 0px 0px;
}
fieldset.portrait img {
	 height:  463;
         width: 320;
	 margin: 10px 0px 0px 10px;
}
fieldset img.intro {
	 height:  240;
	 width: 240;
}

