BODY	{
	background-color: white;
	} 
H1 	{
	color: black;
	font-weight: normal; 
  	font-size: 14pt;
  	line-height: 15pt;
  	font-family: Arial; 
  	font-variant: normal;
  	font-style: normal;
	}
H2	{
	color: purple;
	font-weight: normal; 
  	font-size: 13pt;
  	line-height: 14pt;
  	font-family: Arial; 
  	font-variant: normal;
  	font-style: normal;
	}
H3	{
	color: red;
	font-weight: normal; 
  	font-size: 11pt;
  	line-height: 14pt;
  	font-family: Arial; 
  	font-variant: normal;
  	font-style: normal;
	}
H4	{
	color: pink;
	font-weight: normal; 
  	font-size: 10pt;
  	line-height: 14pt;
  	font-family: Arial; 
  	font-variant: normal;
  	font-style: normal;
	}
H5	{
	color: green;
	font-weight: normal; 
  	font-size: 9pt;
  	line-height: 14pt;
  	font-family: Arial; 
  	font-variant: normal;
  	font-style: normal;
	}
H6	{
	color: yellow;
	font-weight: normal; 
  	font-size: 8pt;
  	line-height: 14pt;
  	font-family: Arial; 
  	font-variant: normal;
  	font-style: normal;
	}
P	{
	color: black;
	font-size: 12pt;
  	line-height: 14pt;
  	font-variant: normal;
  	font-style: normal;
	margin-bottom: 0in;
	margin-top: 0in;
	}
EM	{
	font-style: italic;
	}



TABLE	{
	
	}

TD	{
	
	}
 
IMG	{border=0} 	
.right 	{text-align = right}
.left	{text-align = left}
.center {text-align = center}
.xsmall	{font-size = 10pt;
	font-weight: 700;
	font-family: Arial-narrow ;
	font-variant: small-caps;
	}
.small	{font-size = 10pt;
	font-weight: 700;
	font-family: Arial ;
	font-variant: small-caps;
	line-height: 11pt
	}
.medium {font-size = 12pt;
	 font-family: Times New Roman ;
	}
.med-big{font-size = 14pt;
	font-weight: 900;
	font-family: Arial;
	font-variant: small-caps;
	}
.big	{
	font-size: 22pt;
	font-weight: bold;
        font-variant: small-caps;
	margin-bottom: 0in
	}
.extra-big {
	font-size: 32pt;
	font-weight: bold;
        font-variant: small-caps;
	margin-bottom: 0in
	}


.small-1{font-size = 10pt;
	font-family: Times New Roman ;
	line-height: 11pt
	}

.wacky	{
	text-align: center;
	color: red;
	font-size: 15pt;
	line-height: 17pt
	font-family: courier;
	font-weight: bold;}

A.wacky:link {color = purple;}
A.wacky:visited { color: black;}
A.wacky:hover { 
	color: red;
	font-size: 16pt;
	line-height: 18pt
	font-family: Arial;
	font-weight: bold;



	
	 } 
A:link    { color: black }    
A:visited { color: gray}   
A:hover { 
	color: red
	}
	