	body 
	{
	 scrollbar-base-color: #ffffff;
   font-size: 8pt;
	 font-family: Verdana;
		 
	}
	#contentx 
	{
	 position: absolute;
	 top: 20px;
	 left: 80px;
	}

A.extra
{
 	font-size: 8pt;
	font-family: Verdana;
  text-decoration: none;
	color: #cccccc;
}
A.extra:hover
{
 	font-size: 8pt;
	font-family: Verdana;
  text-decoration: none;
	color: #000000;
}			
	.phead
	{
 	 font-size: 12pt;
 	 font-weight: bold;
 	 COLOR: #000000;
 	 font-family: verdana, arial;
	 margin-right: 10;
	 margin-top:0;	
	 }
	 .pbold
	 {
 	 font-size: 8pt;
 	 font-weight: bold;
 	 COLOR: #0;
 	 font-family: verdana, arial;	
	 text-align:justify; 
	 line-height:1.5;
	 }	 
	 .psubhead
	 {
 	 font-size: 10pt;
 	 font-weight: bold;
 	 COLOR: #0;
 	 font-family: verdana, arial;	 
	 }
	 .psubhead_list
	 {
 	 font-size: 100%pt;
 	 font-weight: bold;
 	 COLOR: #0;
 	 font-family: verdana, arial;
	 }
	 .pnormal, td.pnormal
	 {
 	 font-size: 8pt;
 	 font-weight: normal;
 	 COLOR: #0;
 	 font-family: verdana, arial;	 
	 text-align:justify;
	 line-height:1.5;
	 }
	 .pnormal_list
	 {
	 font-size: 8pt;
 	 font-weight: 500;
 	 COLOR: #0;
	 text-align:justify;
	 margin-left:10px;
	 line-height:1.5;	 
	 }
	 .pbutton 
	 {
 	 font-size: 8pt;
 	 font-weight: bold;
 	 color: #000000;
 	 font-family: verdana;
 	 background-color:#efc700; 
 	 color:#9003300; 
 	 border-color:#008400; 
 	 border-width:1px; 
 	 border-style:outset; 
 	 margin-top:10; 						 
	 } 
	 .pnote
	 {
 	 font-size: 8pt;
 	 font-weight: normal;
 	 COLOR: #0;
 	 font-family: verdana, arial;
	 }
	 .pnote_thumb
	 {
 	 font-size: 8pt;
 	 font-weight: normal;
 	 COLOR: #000000;
 	 font-family: verdana, arial;
	 text-decoration: none;
	 }
	 
.breadul{
	margin: 0;
	padding: 0;
	list-style-type:none;
	float:right;
}

.breadli{
	margin: 0;
	padding: 0;
	float:left;
}
.breadli a{
	color:#444444;
}	
.pcategmenu
	{
 	 font-size: 120%;
 	 font-weight: 600;
 	 COLOR: #aa0000;
	 margin-right: 10;
	 margin-top:10;	
	 text-decoration:underline;
	 }	 