BODY  
	{
	background-color: rgb(202,218,255);
	font-family: Arial, san-serif, Chicago, Times New Roman;
	}

P.justify
	{ text-align: justify; 
	}

P.blue
	{ 
	color: #0066FF;
	}

P.title
	{ 
	font-size: 24pt;
	}

A.red:hover 
	{ 
	color: #FF0000; 
	text-decoration: none;
	font-weight: normal; 
        	}

A.red	
	{
	color: #0000FF;
	font-weight: normal; 
	}

A.blue:hover 
	{ 
	color: #FF0000; 
	text-decoration: none;
	font-weight: normal; 
        	}

A.blue	{
	text-decoration: none;
	color: #0000CC;
	font-weight: normal; 
	}

table.contact
	{
	font-size: 14pt;
	}

table.links
	{
	font-size: 12pt;
	}

table.suppliers
	{
	font-size: 13pt;
	}

table.local
	{
	font-size: 13pt;
	}

