/* AppLook Style Sheet
   Design:       Tabular
   Style Sheet : general

*/


BODY                    {
                                background-color: white ;
                                font-family :  arial,sans-serif ;
                                font-size : 12px; 
                                border:0;
                                margin-top:0;

                        }

.background             {
                                background-color: white ;
                        }

IMG                     {
                                border : none ;
                        }

P                       {
                                font-family :  arial,sans-serif ;
                                font-size : 12px; 
								margin:15px;
                        }

P.indent                {
                                font-family :  arial,sans-serif ;
                              
                                text-indent : 0.25in ;
                        }

P.dropcap:first-letter  {
                                font-family :  arial,sans-serif ;
                                font-size : 2em ;
                                float : left ;
                                font-weight : bold ;
                                width : 1em ;
                        }

BLOCKQUOTE              {
                                font-family :  arial,sans-serif ;
                                 
                        }

EM                      {
                                font-family :  arial,sans-serif ;

                        }


UL,LI                   {
                                font-family :  arial,sans-serif ;
                                font-size : 12px; 
                                list-style-type : square ;
                        }

H1, H2, H3, H4, H5, H6  {
                                font-family :  arial,sans-serif ;
                        }

.sectionheader          {
        font-family :  arial,sans-serif ;
	background-color : #DCDCDC;
}
