.genericfont               { /* Common */
	font            : 12pt 'Arial', Helvetica, sans-serif;
        color           : black;
	}

.servicestitle             {
        position        : absolute;
        left            : 220pt;
        top             :  36pt;
        width           : 350pt;
        height          :  35pt;
        font-size: 220%;
        font-weight: bold;
	}

.pruningsubtitle             {
	position        : absolute;
        left            : 315pt;
        top             :  85pt;
        width           : 121pt;
        height          :  21pt;
        font-size: 150%;
        font-weight: bold;
        }
.pruningtext             {
        position        : absolute;
        left            : 161pt;
        top             : 112pt;
        width           : 440pt;
        height          : 100pt;
        font-size: 110%;
        font-weight: normal;
        text-align: justify;
        text-justify: inter-word;
        }

.shrubsubtitle             {
	position        : absolute;
        left            : 310pt;
        top             : 237pt;
        width           : 141pt;
        height          :  22pt;
        font-size: 150%;
        font-weight: bold;
        }
.shrubtext             {
	position        : absolute;
        left            : 161pt;
        top             : 264pt;
        width           : 440pt;
        height          : 113pt;
        font-size: 110%;
        font-weight: normal;
        text-align: justify;
        text-justify: inter-word;
        }

.topiarysubtitle              {
	position        : absolute;
        left            : 340pt;
        top             : 400pt;
        width           :  99pt;
        height          :  22pt;
        font-size: 150%;
        font-weight: bold;
        }
.topiarytext              {
	position        : absolute;
        left            : 161pt;
        top             : 425pt;
        width           : 440pt;
        height          : 129pt;
        font-size: 110%;
        font-weight: normal;
        text-align: justify;
        text-justify: inter-word;
        }

.bedsubtitle              {
	position        : absolute;
        left            : 310pt;
        top             : 567pt;
        width           : 165pt;
        height          :  26pt;
        font-size: 150%;
        font-weight: bold;
        }
.bedtext              {
	position        : absolute;
        left            : 160pt;
        top             : 592pt;
        width           : 440pt;
        height          : 129pt;
        font-size: 110%;
        font-weight: normal;
        text-align: justify;
        text-justify: inter-word;
        }

.consultsubtitle              {
	position        : absolute;
        left            : 336pt;
        top             : 730pt;
        width           : 123pt;
        height          :  26pt;
        font-size: 150%;
        font-weight: bold;
        }
.consulttext              {
	position        : absolute;
        left            : 160pt;
        top             : 755pt;
        width           : 440pt;
        height          : 168pt;
        font-size: 110%;
        font-weight: normal;
        text-align: justify;
        text-justify: inter-word;
        }

.footer              {
        font            : 12pt 'Arial', Helvetica, sans-serif;
        color           : black;
        font-weight     : bold;
        font-family     : arial;
        text-align      : center;

        position        : absolute;
        left            :  180pt;
        top             : 970pt;
        width           : 400pt;
        height          :  30pt;
        padding-bottom  :  20px;
        }


