<style type="text/css">
<!--

	H1	{
        font-family:Garamond,Times New Roman,serif,default;
		font-style: italic;
		font-size:36pt;	
		color:#000000;
		}

	H2	{
        font-family:Garamond,Times New Roman,serif,default;
		font-style: italic;
		font-size:20pt;	
		color:#000000;
		}

	H3  {
		font-family:Garamond,Times New Roman,serif,default;
		font-size:16pt;	
		color:#000000;
		}

	H4	{
		font-family:Garamond,Times New Roman,serif,default;
		font-size:12pt;	
		color:#000000;
		}

	P	{
		font-family:Garamond,Times New Roman,serif,default;
		font-size:12pt;	
		color:#000000;
		}

    .small {  
        font-family:Garamond,Times New roman,serif,default;
        font-size:10pt;
		font-variant: small-caps;
        color:black;
		font-style: bold;
      }

	.smallcaps	{
		font-family:Garamond,Times New roman,serif,default;
		font-variant: small-caps;
		color:#000000;
		}

	.rev	{
		font-family:Verdana,arial,sans-serif,default;
		color:#FFFFFF
		}

	.accent	{
		color:#00CCCC;
		}

	.fancy	{
		font-family:Academy Engraved LET,Garamond,Times New roman,serif,default;
		}

 A:link { 
		font-family:Garamond,Times New Roman,serif,default;
        text-decoration: underline;
		color:#660000;
      }
    A:visited { 
		font-family:Garamond,Times New Roman,serif,default;
        text-decoration: underline;
		color:#660000;
      }
    A:active { 
		font-family:Garamond,Times New Roman,serif,default;
        text-decoration: none;
		color:#660000;
      }
    A:hover { 
		font-family:Garamond,Times New Roman,serif,default;
        text-decoration: underline;
		color:#000000;
      }
    A.white:link { 
        font-family:times new roman,times,serif,default;
		font-weight:700;
		font-size:11pt;
		color:white;
        text-decoration: underline;
		color:#FFFFFF;
      }
    A.white:visited { 
        font-family:times new roman,times,serif,default;
		font-weight:700;
		font-size:11pt;
		color:white;
        text-decoration: underline;
		color:#FFFFFF;
      }
    A.white:active { 
        font-family:times new roman,times,serif,default;
		font-weight:700;
		font-size:11pt;
        text-decoration: none;
		color:#ffcc00;
      }
    A.white:hover { 
        font-family:times new roman,times,serif,default;
		font-weight:700;
		font-size:11pt;
        text-decoration: underline;
		color:#FFFF00;
      }

//-->
</style>