A {
	text-decoration: none;
	color:	#840000;
}

A:visited {
	text-decoration: none;
	color:	#840000;
}

A:hover {
	text-decoration: underline;
	color:	#BB0000;
}

body, p {
    font-family: Palatino Linotype, Palatino, Book Antiqua, Garamond, serif;
    font-size: 11pt;
    color:	#444444;
}
.button {
    font-family:    Palatino Linotype, Palatino, Book Antiqua, Garamond, serif;
    font-size:      11pt;
    font-style:     italic;
    font-weight:    normal;
    text-align:     center;
    margin-top:	    3px;
    margin-bottom:  12px;
    line-height:	15pt;
}

.button_sel {
    font-family:    Palatino Linotype, Palatino, Book Antiqua, Garamond, serif;
    font-size:      11pt;
    font-style:     italic;
    font-weight:    bold;
    text-align:     center;
    margin-top:	    3px;
    margin-bottom:  12px;
    line-height:	15pt;
}

.sample {
	font-size: 10pt;
	font-weight: bold;
}

.subHead {
    font-size:      16pt;
    font-style:     italic;
    font-weight:    bold;
    color:	#555555;
}
.initial {
    font-size:      16pt;
    font-style:     italic;
}
.fine {
    font-size:      8pt;
}
.small {
    font-size:      9pt;
}
.indent {
	margin-left:	12pt;
}
.quote {
    font-size:      12pt;
    font-style:     italic;
    font-weight:    normal;
    text-align:     right;
}
.attrib {
    font-size:      9pt;
    font-style:     normal;
    font-weight:    normal;
    text-align:     right;
}
