body, p, td
	{
		color:#000000;
		font-weight:normal;
		font-size:12px;
		line-height:14px;
		font-family:Verdana, Arial, Helvetica;
	}




h1
	{
		color:#000000;
		font-weight:bold;
		font-size:12px;
		line-height:14px;
		font-family:Verdana, Arial,Helvetica;
	}

h2
	{
		color:#000000;
		font-weight:normal;
		font-size:12px;
		line-height:14px;
		font-family:Verdana, Arial,Helvetica;
	}



a:link { color:#000000; text-decoration:underlined; }
a:visited { color:#000000; text-decoration:underlined; }
a:hover { color:#000000; text-decoration:underlined; }


a.subnav:link { color:#000000; text-decoration:none; }
a.subnav:visited { color:#000000; text-decoration:none; }
a.subnav:hover { color:#000000; text-decoration:none; }




ul
	{
		list-style-type:square;
		list-style-position:outside;
	}
