	body
	{
	    width: 45em;
	    text-align: left;
	    font-size: medium;
	    font-family: verdana;
	    background-color: #ffffff;
	    color: #000000;
	    margin-left: 5%;
	}

	h1
	{
	    text-align: left;
	    font-size: x-large;
	    color: #3333FF;
	}

	h2
	{
	    text-align: left;
	    font-size: x-large;
	    font-weight: normal;
	    color: #3333FF;
	}

	h3
	{
	    text-align: left;
	    font-size: large;
	    font-weight: normal;
	    color: #3333FF;
	}

	div.right-art
	{
	    float: right;
	    width: 25%;
	    height: 25%;
	    font-size: small;
	}
