
	html
	{
	}

	body	
	{
					font-family: verdana, sans-serif;
					margin: 3px 0 0 0;
					color: #000;
	}
	

	p,.p				{
					font-family: verdana, sans-serif;
					font-size: 70%;
					line-height: 125%;
					}

	a				{ color: #06113F; text-decoration: none; }
	a:hover				{ color: #678182; text-decoration: underline; }

	hr				{
	 				border: 1px solid white;
	 				border-top: 1px dotted #E3E3E3;
	 				color: white;
	 				width: 100%;
	  				}

	h1				{
					font-family: verdana, sans-serif;
					font-weight: normal;
					font-size: 125%;
					color: #06113F;
					letter-spacing: 0px;
					margin: 0px;
					}

	h2				{
					font-family: verdana, sans-serif;
					font-weight: bold;
					font-size: 100%;
					color: #06113F;
					margin: 0px;
					}

	h3,h4,h5,h6			{
					font-family: helvetica, sans-serif;
					margin: 0px;
					}

	ul
					{
	
					}
	
	li				{
					font-family: verdana, sans-serif;
					font-size: 70%;
					line-height: 125%;
					margin-bottom: 5px;
					padding-left: 7px;
					}