body {    width: 100%;    margin: 0;    padding: 0;    border: 0;}

.pub_text {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 11pt;
    color: #000000;
    letter-spacing:-0.01em;
    vertical-align: middle;
    line-height:11.25pt;
}

.proj_text {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 11pt;
    color: #000000;
    letter-spacing:-0.01em;
    vertical-align: top;
    line-height:11.25pt;
}

.webpage_text {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 11pt;
    color: #000000;
    letter-spacing:-0.01em;
}

.proj_title {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 12pt;
    color: #000000;
    letter-spacing:-0.01em;
    vertical-align: top;
    line-height:12.25pt;
}

div.fixed {	position: fixed;	border: solid 1px silver;	background-color: whitesmoke;	width: 150px;	height: 200px;	left: 5px;	top: 60px;	padding: 5px;}

.type_text {
    font-size: 10pt;
    color: #777777;
}

.author_text {
}

.title_text {
    font-weight: 700;
}

.location_text {
}

.venue_text {
    font-style: italic;
}

.date_text {
}

.section_text {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 18pt;
    color: #3448C2;
    letter-spacing:-0.04em;
}

.section_desc {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 10pt;
    color: #666666;
    letter-spacing:-0.01em;
}

.header {	background: url(/images/header.jpg);	background-repeat: no-repeat}
.header_repeat {	background: url(/images/header_repeat.jpg);	background-repeat: repeat-x
}

.margin {	background: url(/images/space.gif);	background-repeat: no-repeat;
	width: 50;}

.footer {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 9pt;
    color: #FFFFFF;
    letter-spacing:-0.02em;	background: url(/images/footer.jpg);	background-repeat: no-repeat}
.footer_repeat {	background: url(/images/footer_repeat.jpg);	background-repeat: repeat-x
}