/* CSS Document */

h1			{
			margin-bottom:10px;
			}

h2			{
			margin-bottom:10px;
			font-size:large;
			color: #6699FF;
    		}

h3			{
			font-size:1em;
			color: #6699FF;
    		margin-bottom:10px;
			}


	


p     {
			line-height:150%;			 
            }