body         {font-family:   georgia, serif; 
              font-size:     11pt;
             }

H1           {font-style:    normal; 
              font-family:   georgia, serif;
              font-weight:   bold; 
              font-size:     12pt; 
              color:         #FFFFFF;  
              background-color: #990C05;
             }
H2           {font-style:    italic; 
              font-family:   georgia, serif;
              font-weight:   bold; 
              font-size:     12pt; 
              color:         #990C05;  
             }

.heading2    {font-style:    italic; 
              font-family:   georgia, serif;
              font-weight:   bold; 
              font-size:     12pt; 
              color:         #990C05;  
             }

.heading2ln  {font-style:    normal;
              font-family:   georgia, serif;
              font-weight:   bold;
              font-size:     12pt;
              line-height:   220%;
              background-image:url('http://www.lemetropolitain.co.nz/images/Heading_Background.jpg');
              color:         #FFFFFF;
             }

.reditalic   {font-family:   georgia, serif; 
              font-weight:   normal;
              font-style:    italic;
              font-size:     11pt;
              color:         #990C05;  
             }

.redbolditalic   
             {font-family:   georgia, serif; 
              font-weight:   bold;
              font-style:    italic;
              font-size:     11pt;
              color:         #990C05;  
             }

.redbold     {font-family:   georgia, serif; 
              font-weight:   bold;
              font-size:     11pt;
              color:         #990C05;  
             }

a            {font-family:   georgia, serif; 
              font-weight:   bold;
              font-style:    underline;
              color:         #990C05;  
             }
a:visited    {font-family:   georgia, serif;
              font-weight:   bold;
              font-style:    underline;
              color:         #990C05;
             }
a:active     {font-family:   georgia, serif;
              font-weight:   bold;
              font-style:    underline;
              color:         #990C05;
             }
a:hover      {font-family:   georgia, serif;
              font-weight:   bold;
              font-style:    underline;
              color:         #990C05;
             }

