
ul						{
						float: left;
                        margin-top: 1em !important;
						}

ul li					{padding-bottom: 2.5em;}


ul h1					{
						font-family: Arial !important;
						font-size: 130% !important;
						color: #858585 !important;
                        font-weight: bold;
						line-height: 1.6 !important;
						padding-bottom: 0.5em;
						}

ul h1 span				{
						font-family: Arial;
						font-size: 80%;
						color: #858585;
                        font-weight: normal;
						}

ul h1	a				{
						text-decoration: none;
						color: #858585 !important;
						}

ul h1	a:hover			{
						text-decoration: none;
						color: #858585 !important;
						border-bottom-style: dashed;
						border-bottom-color: #858585;
						border-bottom-width: 1px;
						}


ul p					{
                        font-size: 100% !important;
						margin-bottom: 2.5em !important;
						}