BODY {
font-family : verdana,geneva,sans-serif;
font-size : 10pt;
color : #0000ff;
} 

textarea {
	margin : 0;
} 

input {
	margin : 0;
} 

.ppixred 
{
	color : #ff0000;
}	
.ppixblue 
{
	color : #0000fd;
}
.ppixhead
{
	font-size: 11pt;
	color : #ff0000;
}	
.ppixh1
{
	font-size: 12pt;
	color : #000000;
}	
.ppix_sz1
{
	font-size: 11pt;
}	
.ppix_sz2
{
	font-size: 12pt;
}	
.ppix_sz3
{
	font-size: 13pt;
}	

.ppix_sz4
{
	font-size: 14pt;
}	

a.ppix_menu 
{
    position: absolute; 
    top: 400; 
    left: 100;
    height:200;
    width:200;
 }

TD
{
font-family : verdana,geneva,sans-serif;
font-size : 10pt;
color : #000000;
}

TD.title_td {
font-size: 11pt;
font-weight: bold;
height: 25;
background-color: #EFF3F6;
text-align: center;
}

TD.title_td_small {
font-size: 11pt;
font-weight: normal;
height: 25;
background-color: #EFF3F6;
text-align: center;
}


A:hover {
font-weight : normal;
color : #ff0000;
text-decoration : none;
} 

A:visited, A:link, A:active {
font-weight : normal;
color : #0000FF;
text-decoration : none;
}