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

	p, li				{
					font-family: "trebuchet ms", sans-serif;
					font-size: 80%;
					line-height: 125%;
					}

	.p				{
					font-family: "trebuchet ms", sans-serif;
					font-size: 80%;
					line-height: 125%;
					}

	a				{ color: #66295B; }
	a:hover				{ color: red; }


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

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

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

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

					