
	body				{
					margin: 0px;
					background-color: #FFFFFF;
					color: #333333;
					}

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

	a				{ color: #003A81; }
	a:hover				{ color: red; }


	hr				{
	 				height: 1px;
	 				color: #E3E3E3;
	 				width: 100%;
	  				}

	h1				{
					font-family: helvetica, sans-serif;
					letter-spacing: 0px;
					font-size: 140%;
					}

	h2				{
					font-family: helvetica, sans-serif;
					font-weight: normal;
					font-size: 120%;
					letter-spacing: -1px;
					}

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

	form				{
					padding: 0px;
					margin: 0px;
					}
					