	

	p.normal
        {
            font-family: Calibri;
            font-size: small;
            font-weight: normal;
            font-style: normal;
            font-variant: normal;
        }
        
	p.link
        {
        color: #333399;
        font-family:Copperplate Gothic Bold;
        font-size: 9pt;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        }

        h1.header
        {
            font-family: Calibri;
            font-size: 16pt;
        }
        
        .style1
        {
            height: 133px;
        }
	
	p.title
        {
            font-family: Calibri;
            font-size: large;
            font-weight: normal;
            font-style: normal;
            font-variant: normal;
        }
	p.contact
        {
        color: #333399;
        font-family: Calibri;
        font-size: normal;
        font-weight: bold;
        font-style: normal;
        font-variant: normal;
        }
	p.body
        {
        font-family: sans-serif;
        font-size: 10pt;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        }
	p.tagline
        {
            font-family: Lucida Handwriting;
	    color: #333399;
            font-size: small;
            font-weight: normal;
            font-style: normal;
            font-variant: normal;
        }
	p.scroll
        {
            font-family: Copperplate Gothic Bold;
	    color: #FF0000; 
            font-size: 11pt;
            font-weight: normal;
            font-style: normal;
            font-variant: normal;
        }
	