BODY 	{
		Font-Family: "Century Gothic", "Verdana", "Arial", "Helvetica", "Sans-Serif";
		font-size: 11pt;
		background-color: 556A7D;
		color: 333333;
		}

.text 	{
		font-size: 11pt;
		background-color: ffffff;
		color: 333333;
		padding-left: 15;
		padding-top: 15;
		padding-right: 15;
		line-height: 1.5;
		}

.head 	{
		font-size: 16pt;
		color: FFFFFF;
		padding-right: 15;
		padding-bottom: 10;
		font-weight: bold;
		}

.practicearea
		{
		background-color: bdcfdf;
		}

H2	 	{
		color: 42698C;
		Font-Family: "Century Gothic", "Verdana", "Arial", "Helvetica", "Sans-Serif";
		}

.foot	{
		color: FFFFFF;
		font-size: 9pt;
		text-align: left;
		font-weight: bold;
		}

.nav	{
		Font-Family: "Century Gothic", "Verdana", "Arial", "Helvetica", "Sans-Serif";
		font-weight: bold;
		color: FFFFFF;
		font-size: 11pt;
		text-align: left;
		padding-left: 10;
		}

A		{
		Text-decoration: none;
		}

A:link {color: 666666}
A:Visited {color: 666666}
A:hover {Text-decoration: none; color: 990000}

