body, div, p, li, h1, h2, table
             { font-weight: normal;
               font-style: normal;
               font-size: 10pt;
               font-family: Arial, Helvetica, sans-serif;
               color: #000000;
               margin-top: 0;
               margin-bottom: 0;
               margin-left: 0;
               margin-right: 0;
               padding-top: 0;
               padding-bottom: 0;
               padding-left: 0;
               padding-right: 0;
               border-top-width:0;
               border-bottom-width:0;
               border-left-width: 0;
               border-right-width: 0;
             }                          

h1, h2
             {
               font-family: Arial, Helvetica, sans-serif;
             }
             
                          
body         { background: #FFFFFF;
               margin-top: 10px;
               margin-bottom: 10px;
               margin-left: 10px;
               margin-right: 10px;
             }
             
body.Border
             {
		       background: #888888;
		       margin-top: 0;
		       margin-bottom: 0;
		       margin-left: 0;
		       margin-right: 0;
             }
             
body.Navigation
             {
		       background: #CCD0CC;
		       margin-top: 30px;
		       margin-bottom: 0;
		       margin-left: 0;
		       margin-right: 0;
             }

body.Anna
             {
		       background: #D3536A;
		       margin-top: 10px;
		       margin-bottom: 10px;
		       margin-left: 20px;
		       margin-right: 10px;
             }
                          
body.Classes
             {
		       background: #336699;
		       margin-top: 10px;
		       margin-bottom: 10px;
		       margin-left: 20px;
		       margin-right: 10px;
             }
             
             
body.ContactLHS
             {
		       background: #FFFFFF;
		       margin-top: 20px;
		       margin-bottom: 10px;
		       margin-left: 20px;
		       margin-right: 10px;
             }            
 
body.Picture
             {
		       margin-top: 0;
		       margin-bottom: 0;
		       margin-left: 0;
		       margin-right: 0;
             }            
            
             
body.Exercise
             {
		       background: #D3536A;
		       margin-top: 10px;
		       margin-bottom: 10px;
		       margin-left: 20px;
		       margin-right: 10px;
             }
             
body.Links
             {
		       background: #7C7C7C;
		       margin-top: 10px;
		       margin-bottom: 10px;
		       margin-left: 20px;
		       margin-right: 10px;
             }
             
             
body.Private
             {
		       background: #7C7C7C;
		       margin-top: 10px;
		       margin-bottom: 10px;
		       margin-left: 20px;
		       margin-right: 10px;
             }
             
body.Why
             {
		       background: #70B0BC;
		       margin-top: 10px;
		       margin-bottom: 10px;
		       margin-left: 20px;
		       margin-right: 10px;
             }
           
                          
p            { margin-top: 9px;
               margin-bottom: 0;
               padding-top: 0;
               padding-bottom: 0;
               text-align: justify;
             }


p.Anna
             { color: #FFFFFF;
             }
             
a.Anna
             { color: #FFFFFF;
               text-decoration:underline;
             }
             

             
p.Classes
             { margin-top:10px;
               margin-left:10px;
               color: #FFFFFF;
               text-align: left;
             }  
                        
p.ClassesIndent
             { margin-top:10px;
               margin-left: 10px;
               color: #FFFFFF;
               text-align: left;
             }

p.Contact
             { color: #000000;
               text-align: left;
             }

a.Contact
             { color: #000000;
               text-decoration:underline;
               text-align: left;
             }
             

p.Exercise
             { color: #FFFFFF;
             }

a.Exercise
             { color: #FFFFFF;
               text-decoration:underline;
             }
             
             
p.Links
             { color: #FFFFFF;
               text-align: left;
             }

a.Links
             { color: #FFFFFF;
               text-decoration:underline;
               text-align: left;
             }
             
             
p.Private, li.Private
             { color: #FFFFFF;
             }

p.PrivateIndent
             {
               color: #FFFFFF;
               margin-top: 3px;
               margin-left: 40px;
               text-indent: -15px;
               text-align: left;
             }
             
             
p.Why
             { color: #FFFFFF;
             }
             
a.Why
             { 
               color: #FFFFFF;
               text-decoration:underline;
             }
             

                        
h1           { 
               font-weight: bold;
               font-style: normal;
               font-size: 14pt;
               color: #000000;
               margin-top: 30px;
               margin-bottom: 0;
               padding-top: 0;
               padding-bottom: 0;
               text-align: left;
             }

h1.Anna      { 
               color: #FFFFFF;
             }
             
             
h1.Classes   { 
               color: #FFFFFF;
             }

h1.Contact   {
               color: #000000;
               margin-top: 10px;
             }
             
             
h1.Exercise  {
               color: #FFFFFF;
             }
             
h1.Links     {
               color: #FFFFFF;
             }

             
h1.Private   {
               color: #FFFFFF;
             }
             
h1.Why       { 
               color: #FFFFFF;
             }
             
             
             
h2           { font-weight: bold;
               font-style: normal;
               font-size: 12pt; 
               color: #000000;
               margin-top: 20px;
               margin-bottom: 0;
               border-top: 0;
               border-bottom: 0;
               text-align: left;
             }

h2.Anna      { 
               color: #FFFFFF;
             }
             
h2.Classes   {  
               color: #FFFFFF;
               margin-top: 15px;

             }

h2.Contact   { 
               color: #000000;
               margin-top: 10px;
             }


h2.Exercise  { 
               color: #FFFFFF;
             }
             
             
h2.Links     { 
               color: #FFFFFF;
             }
             
h2.Private   { 
               color: #FFFFFF;
             }
             
h2.Why       { 
               color: #FFFFFF;
             }


table.Navigation   
             { margin-top: 0;
               margin-bottom: 0;
               margin-left: 0;
               margin-right: 0;
               border-top-width: 0;
               border-bottom-width: 0;
               border-left-width: 0;
               border-right-width: 0;
               padding-top: 0;
               padding-bottom: 0;
               padding-left: 0;
               padding-right: 0;
               text-align: left;
             }

             
                          
td.NavButton {
                    background: #CCD0CC;
                    height: 25px;
                    valign: middle;
                    text-align: left;
                  }
                  
td.NavButtonHover {
                    background: #CCD0CC;
                    height: 25px;
                    valign: middle;
                    text-align: left;
                  }   

td.NavButtonSelected {
                    background: #AAB0AA;
                    height: 25px;
                    valign: middle;
                    text-align: left;
                  }
                  
div.NavText {
              font-size: 10pt;
              color: #000000;
              font-style: normal;
              font-weight: bold;
              line-height: 100%;
              margin-top: 2px;
              margin-bottom: 2px;
              margin-left: 10px;
              margin-right: 10px;
              padding: 0;
            }
            
div.NavTextHover {
              font-size: 10pt;
              color: #FFFFFF;
              font-style: normal;
              font-weight: bold;
              line-height: 100%;
              margin-top: 2px;
              margin-bottom: 2px;
              margin-left: 10px;
              margin-right: 10px;
              padding: 0;
            }

div.NavTextSelected {
              font-size: 10pt;
              color: #000000;
              font-style: normal;
              font-weight: bold;
              line-height: 100%;
              margin-top: 2px;
              margin-bottom: 2px;
              margin-left: 10px;
              margin-right: 10px;
              padding: 0;
            }