	.head  {
   	background : transparent;
   	font-family : Arial, Helvetica, sans-serif;
   	font-size : 22px;
   	line-height : 26px;
   	color : black;
   	text-align : left;
   	font-weight : bold;
   }
    
    .quote  {
    background : transparent;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    line-height : 15px;
    color : #1488AD;
    text-align : center;
    }
    
	.textlink  {
         background : transparent;
         font-family : Arial, Helvetica, sans-serif;
         font-size : 10px;
         font-weight : bold;
         line-height : 12px;
         color : #009999;
         text-align : center;
         }
         
         .redpipe  {
         background : transparent;
         font-family : "Times New Roman", Times, serif;
         font-size : 20px;
         font-weight : normal;
         line-height : 20px;
         color : #aa0000;
         text-align : center;
         }
	
   .body  {
    background : transparent;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 16px;
    line-height : 19px;
    color : black;
    }
    
    .small  {
        background : transparent;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        line-height : 14px;
        color : black;
    }
		
    .lefttext  {
    background : transparent;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height : 15px;
    color : black;
    }
    
	.righttext  {
    background : transparent;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height : 15px;
    color : black;
    }

    .spacer {
    color: #FFFFCC;
    text-decoration : none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 8pt;
    }
	