<!--

body	{ margin: 0px;
	  background-color:white; }

body, p, td
	{
		color:black;
		font:11px/18px  Tahoma, Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: 1px;
	}

strong, h1
	{
		font:13px/18px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing:0px;
	}
h2, h3
	{
		font:12px/15px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin: 0px, 0px, 5px, 0px;
		letter-spacing: 1px;
	}

small			{ font:10px/11px tahoma }

u			{ font:11px/26px tahoma }

i			{ font-style: normal;
			  color:#0061A4;	}

b			{ font-weight: bold }

li			{ list-style-image: url(bullet.gif); }

a:link		{ text-decoration:none; color:gray }

a:visited		{ text-decoration:none; color:gray }

a:hover, a:active	{ color:black }

a img			{ border:0px }

pre			{ color:gray;
			  font-size:11px;
			  letter-spacing:0px; }


.pathline		{ background-color: #157FC9; }

a.path:link, a.path:visited, .path
	{
		margin: 5px;
		font-size: 11px;
		font-weight: bold;
		color:gray;
		letter-spacing:0px;
	}

ol, il, ul, .padder
	{
		margin-left: 25px;
		margin-right: 20px;
		margin-top: 15px;
		margin-bottom: 5px;
	}

-->
