
p	{
	font-family:arial;
	font-size:10pt;
	color:white;
	}

p.black	{
	font-family:arial;
	font-size:10pt;
	color:black;
	}



li	{
	font-family:arial;
	font-size:10pt;
	color:white;
	}

h3	{
	font-family:arial;
	font-size:11pt;
	color:white;
	}

	
a:link 
	{
	text-decoration:none; 
	color:white;
	font-weight: bold;
	}

a:active
	{
	text-decoration:none; 
	color:white;
	font-weight: bold;
	}

a:visited 
	{
	text-decoration:none; 
	color:white;
	font-weight: bold;
	}



a:link.black 
	{
	text-decoration:none; 
	color:black;
	font-weight: bold;
	}

a:active.black
	{
	text-decoration:none; 
	color:black;
	font-weight: bold;
	}

a:visited.black 
	{
	text-decoration:none; 
	color:black;
	font-weight: bold;
	}


td
	{
	font-family:arial;
	font-size:10pt;
	color:white;
	}

div.products	{
	text-align:left;
	height:100px;
	width:200px;
	font-family:arial;
	font-size:9pt;
	color:white;
	}
	
ul.products	{
	
	font-family:arial;
	font-size:9pt;
	color:white;
	font-weight:bold;
	}
