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

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

	a				{ color: #0076C0; text-decoration: none; }
	a img				{ border: 0px; }
	a:hover				{ color: #FF0000; text-decoration: underline; }


	hr				{
	 				width: 100%;
					height: 1px;
					border: 0px;
					border-top: 1px solid #BFBFBF;
	  				}	


	h1				{
					color: #0076C0;
					font-family: arial, sans-serif;
					font-size: 150%;
					font-weight: normal;
					letter-spacing: -1px;
					margin-top: 0px;
					}

	h2				{
					color: #0076C0;
					font-family: arial, sans-serif;
					font-weight: bold;
					font-size: 100%;
					margin-top: 0px;
					}

	h3				{
					color: #0076C0;
					font-family: arial, sans-serif;
					font-size: 90%;
					margin-top: 0px;
					}

	h4,h5,h6				{
					color: #0076C0;
					font-family: arial, sans-serif;
					}

	form				{
					margin: 0px;
					}