
	body				{
					background-color: #FFFFFF;
					color: #444;
					margin: 0px 10px 0px 10px;
					overflow: -moz-scrollbars-vertical;
					}

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

	a				{ color: #175EA7; text-decoration: none; }
	a img				{ border: 0; }
	a:hover				{ color: #FF0000; text-decoration: underline; }

	hr				{
					height: 1px;
					border: 0;
					border-top: 1px dotted #BFBFBF;
	  				}

	h1				{
					color: #175EA7;
					font-family: arial, sans-serif;
					font-size: 140%;
					font-weight: normal;
					letter-spacing: -1px;
					margin: 5px 0 5px 0;
					}

	h2				{
					color: #175EA7;
					font-family: arial, sans-serif;
					font-weight: normal;
					font-size: 130%;
					letter-spacing: -1px;
					margin: 5px 0 5px 0;
					}

	h3				{
					color: #175EA7;
					font-family: arial, sans-serif;
					font-weight: normal;
					font-size: 120%;
					letter-spacing: -1px;
					margin-top: 0px;
					}

	h4,h5,h6				{
					color: #175EA7;
					font-size: 100%;
					font-family: helvetica, sans-serif;
					margin-top: 0px;
					}

	form				{
					margin: 0;
					}
