body
{
    margin-left: 60px;
    margin-right: 60px;
}

p.text,p
{
    text-align:justify;
    font-family: "Courier New", Courier, Monospace, mono;
    font-weight: bold;
    font-size: 24px;
    color: #4C4C4C;
    text-indent: 4em;
    margin-bottom: 0px;
    margin-top:0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

div.text
{
	margin-top: 3em;
	margin-left: 3em;
	margin-right: 3em;
}

#text4
{
	margin-top: 1.6em;
	margin-left: 2.5em;
	margin-right: 2.5em;
}

div.buttons
{
	margin-top: 1em;
	display: block;
	width: 100%;
	text-align:center;
}