/*  <style> */
body	{font-family:Arial,sans-serif;
	 	 font-size:10pt;
		 color:#000000;
		 background-color:#ffffff;
		}
p	{width:462px;
	 padding:6px;
	 background-color:#cccccc;
	 border-right:1px solid #dddddd;
	 border-bottom:1px solid #dddddd;
	 border-top:2px solid #000000;
	 border-left:2px solid #000000;
	}		
img	{border:none;
	 display:block;
	}
.Navi	{width:248px;}
.Content	{width:510px;
			 margin-top:-400px;
			 margin-left:260px;
			}	
h1	{color:#cccc33;
	 border-top:1px solid #000000;
	 border-bottom:1px solid #000000;
	 width:430px;
	 font-family:Verdana;
	 font-size:20pt;
	}	
h2	{color:#cccc33;
	 font-family:Verdana;
	 font-size:14pt;
	}	
a:link {color:#000066;
        text-decoration:none;
        font-weight:bold;
       }
a:visited {color: #000066;
           text-decoration:none;
           font-weight:bold;
          }
a:hover {color:#ffffff;
         text-decoration:none;
         font-weight:bold;
        }
a:active {color: #ffffff;
          text-decoration:none;
          font-weight:bold;
         } 
.tableP	{font-size:10pt;
		 border:1px solid;
		 background-color:#666666;
		 width:510px;
		}	
.tdITop	{border:0px solid;
		 width:28px;
		 height:25px;
		 background-color:#666666;
		} 
.tdIMid	{border:0px solid;
		 width:28px;
		 background-color:#666666;
		}		
.tdIBot	{border:0px solid;
		 width:28px;
		 height:25px;
		 background-color:#666666;
		 padding-top:5px;
		} 	
