@charset "iso-8859-1";


BODY  	{
		background: #FFFFFF;
		margin-top: 20px;
		}
		  
A 	  	{
	  	letter-spacing: normal;
		font-family: Times New Roman, Times, serif;
		font-weight: bold;
		font-variant: normal;
		font-size: 11pt;
		font-style: normal;
		text-decoration: underline;
		text-transform: none;
		}
		  
H1 
	 	{
	  	font-weight: bold;
		font-size: 25px;
		text-align: center;
		color: #FF0000;
		font-family: Times New Roman, Times, serif;
		}
		
H2  	{
		font-weight: bold;
		font-size: 16pt;
		text-align: center;
		color: #FF0000;
		font-family: Times New Roman, Times, serif
		}
		    
H3  	{
		font-weight: bold;
		font-size: 13pt;
		text-align: center;
		color: #FF0000;
		font-family: Times New Roman, Times, serif
		}

H4  	{
		font-weight: bold;
		font-size: 11pt;
		text-align: center;
		color: #FF0000;
		font-family: Times New Roman, Times, serif
		}
		  
OL, LI  {
		font-weight: bold;
		font-size: 11pt;
		color: #0000CC;
		font-family: Times New Roman, Times, serif;
		list-style-type: decimal;
		margin-left: 1.5em;
		margin-right: 1.5em;
		}

UL, LI	{
		font-weight: bold;
		font-size: 11pt;
		color: #0000CC;
		font-family: Times New Roman, Times, serif;
		list-style-type: square;
		margin-left: 1.5em;
		margin-right: 1.5em;
		}

	.boxx
		{
		border: #CC3366;
		border-width: solid 2px;
		/* dark red */
		color: #006600;
		text-align: left;
		font-size: 12pt;
		font-style: normal;
		}

	.blockquote
		{
		font-weight: bold;
		font-size: 11pt;
		color: #0000CC;
		font-family: Times New Roman, Times, serif
		} 	

	.copyblue
		{
		font-weight: bold;
		font-size: 11pt;
		color: #0000CC;
		font-family: Times New Roman, Times, serif
		} 
	
	.copybluei
		{
		font-weight: bold;
		font-style: italic;  
		font-size: 11pt;
		color: #0000CC;
		font-family: Times New Roman, Times, serif
		}  

	.copyblue8
		{
		font-weight: bold;
		font-size: 8pt;
		color: #0000CC;
		font-family: Verdana, Arial Black, Arial, sans-serif;
		}  

	 .copyred
	 	{
		font-weight: bold;
		font-size: 11pt;
		text-align: left;
		color: #FF0000;
		font-family: Times New Roman, Times, serif
		}  

	.difflink
		{
		color: #000000;
		font-family: Times New Roman, Times, serif;  
		font-weight: bold;
		font-size: 11pt;
		}  
		
	.nameaddr
		{
		font-weight: normal;
		font-size: 16px;
		text-align: center;
		background: #990099;
		color: #FFFFFF;
		font-family: Verdana, Arial Black, Arial, sans-serif;
		}
	
	.subhead1
  		{
		font-weight: bold;
		color: #FFFFCC; 
		background: #990099;
		font-size: 16px;
		font-style: normal;
		text-align: left;
		font-family: Verdana, Arial Black, Arial, sans-serif
		}
	
	.subhead2
		{
		font-weight: bold;
		font-size: 12px;
		font-style: italic;
		text-align: left;
		color: #990099;
		font-family: Verdana, Arial Black, Arial, sans-serif
		}

	.footer
		{
		font-weight: bold;
		font-size: 18px;  
		font-style: italic;
		text-align: center;
		color: #990099;
		font-family: Verdana, Arial Black, Arial, sans-serif;
		}

	.indent
		{
		padding-left: 2em;
	  	padding-right: 2em;  
		font-weight: normal;
		font-size: 11pt;
		text-align: left;
		color: #006600;
		font-family: Times New Roman, Times, serif
		}  

	.sitedesigner
		{
		font-weight: bold;
		font-size: 14px;  
		font-style: normal;
		text-align: center;
		color: #0000CC;
		font-family: Times New Roman, Times, serif;  
		}
		

