/* external style sheet acrylamide.css */

	.vtiny	{	font-family: Arial; 
				font-size:2pt;
				color: white;
	}

	.ari8	{	font-family: Arial; 
					font-size:8pt;
					font-weight:normal;
	}

	.ari8r	{	font-family: Arial; 
					font-size:8pt;
					font-weight:normal;
					color:red;
	}

	.ari9	{	font-family: Arial; 
					font-size:9pt;
					font-weight:normal;
	}

	.arib9	{	font-family: Arial; 
					font-size:9pt;
					font-weight:bold;
	}

	.arib9r	{	font-family: Arial; 
					font-size:9pt;
					font-weight:bold;
					color:red;
	}

	.arib9m	{	font-family: Arial; 
					font-size:9pt;
					font-weight:bold;
					color:maroon;
	}

	.arib9mi	{	font-family: Arial; 
					font-size:9pt;
					font-weight:bold;
					font-style: italic;
					color:maroon;
	}

	.arib10	{	font-family: Arial; 
				font-size:10pt;
				font-weight:bold;
	}
	
	.ari10	{	font-family: Arial; 
					font-size:10pt;
					font-weight:normal;
	}

	.purple	{	font-family: Arial; 
				font-size:10pt;
				font-weight:bold;
				font-style: italic;
				color: purple;
	}

	.arib12	{	font-family: Arial; 
				font-size:12pt;
				font-weight:bold;
	}
	
	.ari12	{	font-family: Arial; 
					font-size:12pt;
					font-weight:normal;
	}

	.arib14	{	font-family: Arial; 
				font-size:14pt;
				font-weight:bold;
	}

	.arib16	{	font-family: Arial; 
				font-size:16pt;
				font-weight:bold;
	}
	
	.maroon_01	{	font-family: Arial; 
					font-size:10pt;
					font-weight:bold;
					color: maroon;
	}

	.greyout	{color: #808080;}
	

	.menu_hilite {
		font-family: Arial; 
		font-size:8pt;
		font-weight:normal;
		color:#C80000;		
	}
	
	

/* end of file */

