@charset "utf-8";
/* CSS Document */
h1
   	{
   color: #76203f ;
   font-size: 40pt ;
   font-style: italic ;
   	}
h2
   	{
   color: #940b1b ;
   font-size: 13pt ;
   font-weight: bold ;
   	}
h3
   	{
   color: #481818 ;
   font-size: 30pt ;
   font-style: italic ;
   	}
h4
   	{
   color: #76203f ;
   font-size: 12pt ;
   font-style: italic ;
   	}
h5
   	{
   color: #FFFFFF ;
   font-family: Verdana,Arial,Helvetica,sans-serif ; 
   font-size: 10pt ;
   	}
h6
   { 
   color: #481818;
   font-family: Verdana,Arial,Helvetica,sans-serif ; 
   font-size: 10pt ; 
   	}
h7
   	{ 
   color: #940b1b ;
   font-family: Verdana,Arial,Helvetica,sans-serif ; 
   font-size: 10pt ; 
   font-weight: bold ;
  	}
a:link { color:#76203f }