
.canvas {
	position: absolute;	
	top: 140px;
}
.subject {
	color: black;
	font-family: "Helvetica";
	font-size: 12pt;	
	margin-left: 20px;
}

.headline {
	color: black;
	font-family: "Helvetica";
	font-size: 12pt;	
	margin-left: 40px;
	font-style: italic;
}

.subject_link {

	color: black;
	text-decoration: none;
}

.hl_link {

	color: black;
	text-decoration: none;
}

.pen {
	position: absolute;
        left:17px;
        height: 158;
        width: 246;
        top: 178px;
        z-index: 1;

}

.hl_top {
	position: absolute;
	top: 130px;
	left: 20px;
}

.hl_bottom {
	position: relative;
	margin-left: 100px;
}

.links_canvas {

        position: absolute;
        background-color: white;
        left: 52px;
        width: 200px;
        top: 510px;
        height: 150px;
        font-family: "Helvetica";
}

.link_box {
        margin-top: 15px;
        margin-left: 12px;
        margin-right: 12px;

        border-top: medium solid #9B9E72;
        border-bottom: medium solid #9B9E72;
}

.link_spacing {
        margin: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        border-top: medium solid #9B9E72;
        border-bottom: medium solid #9B9E72;
        border-left: thick solid #9B9E72;
        border-right: thick solid #9B9E72;
}

.link {
        font-family: "Helvetica";
        font-size: small;
        text-decoration: none;
        color: #9B9E72;
        padding-left: 5px;
        margin-left: 10px;
        text-align: center;
}

.link_bullet {
        margin-left: 15px;
}

.line0 {
	position: absolute;
	left: 20px;
	top: 560px;	
}
.line1 {
	position: absolute;
	left: 1px;
	width: 191px;
	top: 690px;	
}
.line2 {
	position: absolute;
	left: 5px;
	width: 191px;
	top: 700px;	
}
