<!--

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

body, p, td
	{
		color:black;
		font:11px/18px tahoma;
		letter-spacing: 1px;
	}

strong, h1
	{
		font:13px/18px verdana;
		font-weight: bold;
		letter-spacing:0px;
	}
h2, h3
	{
		font:11px/20px tahoma;
		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:#0061A4 }

a:visited		{ text-decoration:none; color:#0061A4 }

a:hover, a:active	{ color:#92BBD7 }

a img			{ border:0px }

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


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

a.path:link, a.path:visited, .path
	{
		margin: 5px;
		font-size: 11px;
		font-weight: bold;
		color:#94C5E6;
		letter-spacing:0px;
	}
a.menu:link, a.menu:visited, .menu
	{	
		color:#157FC9;
		font:13px/18px verdana;
		font-weight: bold;
		letter-spacing:0px;
	}
a.submenu:link, a.submenu:visited, .submenu
	{	
		color:#157FC9;
	}

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

-->
