

P	 {font-family: Arial, Helvetica, Sans-serif ; /* Standard paragraph text */
		font-size: 12pt;
		}
		
TD	 {font-family: Arial, Helvetica, Sans-serif ; /* Standard paragraph text */
		font-size: 11pt;
		font-weight: bold;
		line-height: 130%;
		}		
		
.doins	 {font-size: 10pt; /* Small paragraph text */
		  font-weight: normal;
		}		
		
.header	{font-size: 20pt;
		 text-align: center;
		 color: #804040;
		}		
		
.claim	{font-size: 8pt;
			font-weight: bold;
			line-height: 120%;
			}		
		
.footer	{font-size: 9pt;
			font-weight: bold;
			text-align: center;
			line-height: 135%;
			}
			
A:link { font-family : Sans-serif, Arial, Helvetica ;
		 color : #009966
	   }

A:hover { font-family : Sans-serif, Arial, Helvetica ;
		  color : #FF3300
		}
		
A:visited { font-family : Sans-serif, Arial, Helvetica ;
		    color : #996600
		} 		  


