body 
	{
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-position: top right;
	 background-color: #ffffff; 
	 font-family: Verdana;
	 letter-spacing: 0em;
}

body{
	 font-size: small;
}
* html body{
	 font-size: x-small;
}

	
table {
	 font-size: 100%;
}

#content 
	{
	 position: absolute;
	 top: 20px;
	 left: 80px;
	}
			
A	
	{
	text-decoration: none;
	color: #000080;
}

A.footer:hover
	{
	text-decoration: underline;
	color: #000000
	}
		
.phead
	{
/* 	 font-size: 11pt; */
	 font-size: 120%;
 	 font-weight: 600;
 	 COLOR: #000000;
	 margin-right: 10;
	 margin-top:10;	
	 }
.pstrap{
				padding-top:10px; 
				}	 

.pname
	 {
	 font-size: 100%;
 	 font-weight: bold;
 	 COLOR: #000000;
	 margin-right:5px;
	 }	 

.pbold, .pnormal,a.footer,.pbold_item
{
	 font-size: 85%;
	 line-height:140%;
}

.pbold 
	{
 	 font-weight: 500;
 	 COLOR: #0;
}
.pbold_item 
	{
 	 font-weight: 600;
 	 COLOR: #0;
}
.psubhead
	 {
 	 font-weight: bold;
 	 COLOR: #0;
}
.pcat
	 {
 	 font-weight: 600;
	 text-decoration: underline;
	 font-size: 100%;
 	 COLOR: #0;
}
	 
.pnormal
	 {
	 font-weight: normal;
 	 COLOR: #0;
}

.pcell
	 {
	 font-weight: normal;
	 font-size: 80%;	 
 	 COLOR: #0;
}

.pbutton 
	 {
 	 font-weight: bold;
 	 color: #000000;
 	 background-color:#efc700; 
 	 color:#9003300; 
 	 border-color:#008400; 
 	 border-width:1px; 
 	 border-style:outset; 
 	 margin-top:10; 						 
} 

.pnote
	 {
	 font-size: 90%;
	 font-family: Times New Roman;
 	 font-weight: normal;
	 font-style:italic;
 	 COLOR: #0;
	 }

A.listanchor{
	 color: #0000C0;
   	 text-decoration: none;
	}
	
A.listanchor:hover		{ 
	 color: #ff0000;
	 text-decoration: none;
	 }

.footer
	 {
	 text-decoration:none;
 	 font-weight: 400;
	 color: #000080; 
	 }	 

a.footer
	 {
	 text-decoration:none;
 	 font-weight: 500;
	 color: #888888; 
	 }

a.footer:hover
	 {
	 text-decoration:underline;
 	 font-weight: 500;
	 color: #888888; 	 
	 }		 
	 