h1{
	text-align : center;
}

h2{
	border-left : solid 16px #000099;
	border-bottom : double 4px #000099;
}

h3{
	border-bottom : dashed 3px #000099;
	margin-left : 16px;
}

p{
	margin-left : 32px;
}

div.handout1{
	width:100%;
    text-align:center;
}

div.handout2{
	border : solid 2px #000000;
	background-color : white;
	color : black;
	width : 80%;
	text-align : left;
    margin:0px auto;
}

div.style{
	border : double 4px #ffffff;
	background-color : black;
	color : #cccccc;
	font-size : 16pt;
	font-weight : bold;
}

div.mark1{
	font-size : 24pt;
}

div.mark2{
	font-size : 18pt;
}

