/*	This document is a CSS style sheet utilized with the DCL website
	CJL  11/12/02*/

BIG				{font: 16pt}

BODY			{
				font: 12pt ariel, Sans Serif;
				color:navy;
				}

BLOCKQUOTE		{}

h1				{font-size:20pt; font-weight:bold;}

h2				{font-size:18pt; font-weight:bold;}

a				{text-decoration:none; color:silver; font-weight:bold;}

a:hover			{text-decoration:underline; color:'#FFFFFF';}

a:link			{}

a:visited		{color:'#E78CC6'}

a.nav			{}

a.nav:hover		{color:'#FFFFFF';}

a.nav:link		{}

a.nav:visited	{}

a.small			{font:9pt ariel, Sans Serif; font-weight:bold;}

a.small:hover	{color:'#FFFFFF';}

a.small:link	{}

a.small:visited	{}

a.smtxt			{font:10pt ariel, Sans Serif; font-weight:bold; color:navy;}

a.smtxt:hover	{color:'#0084A5';}

a.smtxt:link	{}

a.smtxt:visited	{}

a.text			{color:navy;}

a.text:hover	{color:'#0084A5';}

a.text:link		{}

a.text:visited	{}

.small			{font-size:8pt}


