<style>

  
  /* Body text, background color   */
  body { font-family: Times New Roman, Arial, Georgia, Times, serif }
  body { color: black }
  body { background-color: white }
  body { background: url(http://www.kevinlunsford.com/BG_Blue_Gray_Soft.jpg) }

  body { padding-left: 0.00cm }     /* Moves entire body to the right 4 centimeters, just like a left margin  */
  body { boarder-top: 0.0cm }       /* Moves entire body up or down, sets the top margin     */
  body { margin-top: 0.0cm }        /* Moves entire body up or down, sets the top margin     */
  body { padding-top: 0.0cm }       /* Moves entire body to the right 4 centimeters, just like a left margin  */


 
  /* Address under menu    */
  p.addr { font-family: Arial } 
  p.addr { font-size: 10pt }
  p.addr { color: black }
  p.addr { position: absolute;
           top: 9cm;
           left: 0.25cm;
           width: 5cm } 
           
  /* Text in the header aera   */
  p.header { font-family: Times new Roman } 
  p.header { font-size: 24pt }
  p.header { color: black }
  
  
  
  
  
  

  /* Text in the main body or content aera   */
  p.content { font-family: Verdana, Times new Roman } 
  p.content { font-size: 11pt }
  p.content { color: black }
  p.content { margin-left: 20px }
  p.content { margin-right: 20px }


  /* Set the background color for the image on the Home page */
  .main_image { background: #657587 }   


  /* Text in the main body or content aera   */
  .content { font-family: Verdana, Times new Roman } 
  .content { font-size: 10pt }
  .content { color: black }
  .content { background: #FFFFFF }   
  .content { margin-left: 20px } 
  .content { margin-right: 20px }
 
 
   /* Text in the main body or content aera - Heading 1 style   */
  .content_title { font-family: Verdana, Times new Roman } 
  .content_title { font-size: 18pt }
  .content_title { color: black }
  .content_title { background: #FFFFFF }   
  .content_title { text-align: right } 
  .content_title { margin-right: 20px } 


   /* Text in the main body or content aera - Heading 1 style   */
  .content_h1 { font-family: Verdana, Times new Roman } 
  .content_h1 { font-size: 12pt }
  .content_h1 { font-weight: bold }
  .content_h1 { color: black }
  .content_h1 { background: #FFFFFF }   
  .content_h1 { margin-left: 20px } 

  
   /* Text in the main body or content aera - Heading 1 style   */
  .content_h2 { font-family: Verdana, Times new Roman } 
  .content_h2 { font-size: 11pt }
  .content_h2 { font-weight: bold }
  .content_h2 { color: black }
  .content_h2 { background: #FFFFFF }   
  .content_h2 { margin-left: 20px } 

  
  /* Text in the main body or footer aera   */
  .footer { font-family: Verdana, Times new Roman } 
  .footer { font-size: 10pt }
  .footer { color: black }
  .footer { margin-left: 1px } 
  .footer { margin-right: 1px }


  
  /* Text in the main body or content aera   */
  .content_margin_1 { font-family: Verdana, Times new Roman } 
  .content_margin_1 { font-size: 10pt }
  .content_margin_1 { color: black }
  .content_margin_1 { background: #FFFFFF }   
  .content_margin_1 { margin-left: 40px } 

  
  /* Text in the main body or content aera   FOR span tag*/
  .content_margin_2 { font-family: Verdana, Times new Roman } 
  .content_margin_2 { font-size: 10pt }
  .content_margin_2 { color: black }
  .content_margin_2 { background: #FFFFFF }   
  .content_margin_2 { margin-left: 125px } 

  
  
  
  
  
  /* Text in the menu aera , table cell properties are valign="top" and  */
  /* use margin-top here to move down from table cell top */
  /* Hilight just the <td....> line in code window, then Table menu, Table Prop., Cell */ 
  p.main_menu { font-family: Times new Roman } 
  p.main_menu { font-size: 24pt }
  p.main_menu { color: black }
  p.main_menu { margin-top: 50px } 

           
           
  /* Email Logo unser Menu and Address    */
  p.email_logo { font-family: Arial } 
  p.email_logo { font-size: 10pt }
  p.email_logo { color: white }
  p.email_logo { position: absolute;
                 top: 16cm;
                 left: 0.75cm;
                 width: 5cm } 
           
    
  /* Page Footer Line at bottom, used for Copyright & Version info   */
  p.pfl { font-family: Arial } 
  p.pfl { font-size: 9pt }
  p.pfl { color: blue }
  p.pfl { position: absolute;
          top: 22cm;
          left: 1.0cm;
          width: 25cm } 


  /* Page Footer Line at bottom, used for Copyright & Version info   */
  p.menu_footer { font-family: Arial } 
  p.menu_footer { font-size: 9pt }
  p.menu_footer { color: blue }
  p.menu_footer { position: absolute;
                  top: 20cm;
                  left: 1.0cm;
                  width: 25cm } 

  
  /* Set font for any Paragraph tag text */         
  /*  */
  p { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
  p { font-size: 12pt }



  /* Set font for any H1 (Header 1) text  */ 
  h1 { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
  h1 { font-size: 14pt }
  
  /* Set font for any H2 (Header 2) text  */ 
  h2 { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
  h2 { font-size: 12pt }

  /* Set font for any H3 (Header 3) text  */ 
  h3 { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
  h3 { font-size: 10pt }
  

  /* This is the Unordered List, 'udm' class  (see below), Position it left and move the BODY of the page right */
  /* This is the position for the UDM menu buttons    */
  ul.udm { position: absolute;
           top: 0.5em;
           left: 1em;
           width: 9em }
              
  /* Remove any padding which moves the menu all the way to the left and up toward the top */
  ul.udm { list-style-type: none;
           padding: 0;
           margin: 0 }
              
  /* Causes hyperlinks to have a white box w/ black right edge around them   */
  ul.navbar li { background: white;
                 margin: 0.5em 0;
                 padding: 0.3em;
                 border-right: 1em solid black }
  
  /* Gets rid of the traditaional hyperlink underline, see HTML notes on the "a" or <a> tag  */
  ul.navbar a { text-decoration: none }


  </style>