.addstyle {
font-family: Times new roman;
color: black;
font-size: 10pt;
           }

.smallstyle {
font-family: Times new roman;
color: black;
font-size: 12pt;
font-style: italic;
           }

.yourstyle {
font-family: arial, helvetica;
color: black;
font-size: 10pt;
           }

.footerstyle {
font-family: arial, helvetica;
color: white;
font-size: 10pt;
font-weight: bold;
font-style: italic;
           }
		   
.hisstyle {
font-family: arial, helvetica;
color: black;
font-size: 12pt;
           }

.mystyle {
font-family: arial;
color: black;
font-size: 16pt;
           }

.herstyle {
font-family: arial, helvetica;
color: black;
font-size: 18pt;
           }

.italstyle {
font-family: arial, helvetica;
color: #993366;
font-size: 16pt;
font-style: italic;
           }
		   
.chefstyle {
font-family: arial, helvetica;
color: #993366;
font-size: 15pt;
font-style: italic;
           }
		   
A{text-decoration:none}

