	p	{
		font-family:	Verdana, Geneva, Arial, sans-serif;
		color:		black;
		background-color:	white;
		line-height:	1.6em;
		}	

	body {
		background-color: white;
		margin-left: 10%;
		margin-right: 10%;
		border: 1px dotted gray;
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: small;
		line-height:	1.6em;
		padding-top: 10px;
		padding-right:	40px;
		padding-bottom: 10px;
		padding-left: 40px;
		}

	h1 {
		font-family:	Apple Chancery, Comic Sans, cursive;
		font-style:	oblique;
		font-size: 150%;
		color:		#6495ED;
	}

	h2	{
		font-family:	Verdana, Geneva, Arial, sans-serif;
		font-size: 130%;
		color:		#008B8B;
	}

	h3	{
		font-family:	sans-serit;
		font-size: 110%;
		color:		silver;
	}

	blockquote	{
			font-style: italic
			}


	#sidebar {
		border-width: thin;
		border-style: solid;
		border-color: #007e7e;
		width: 300px;
		font-size: 75%;
		line-height: 1.0em;
		padding-right:	10px;
		padding-bottom: 10px;
		padding-left: 10px;
		margin-left: 10px;
		text-align: left; 
		float: right;

		}



	#header {
		font-family:	Apple Chancery, Comic Sans, cursive;
		font-style:	oblique;
		color: #6495ED;
		width: 400 px;
		}
