@charset "utf-8";
/* CSS Document */

body				{margin:10px 0px 0px 0px; background-color:#FFFFFF; }

h3					{font-family:Arial; color:#003366; font-size:24px; }

h4					{font-family:Arial; color:#003366; font-size:22px; padding-top:10px; }

tr, td, p, div		{font-family:arial; font-size:12px; color:#333333; line-height:17px; }

ul					{list-style:circle; text-indent:0px; margin-left:-10px;}

li					{line-height:20px;}

li a				{font-size:12px; color:#006699; text-decoration:none;}

a, a:link, a:visited	{font-size:12px; color:#006699; text-decoration:none;}

a, a:hover				{font-size:12px; color:#cc0000; text-decoration:none;}

.headingorange			{color:#FF6600; font-size:14px; font-weight:bold; }

.whitetext				{color:#FFFFFF;}