BODY {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #195A39;
    background-color: white;
    letter-spacing: 1.25;
    word-spacing: 1.5;
    line-height: 1.25;
    }

TABLE { border: none; }
TH {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    color: #FFFFFF;
	background-color: #195A39;
    text-align: center;
    letter-spacing: 1.25;
    word-spacing: 1.5;
    line-height: 1.25;
}
TD {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #195A39;
    background-color: white;
    text-align: center;
    letter-spacing: 1.25;
    word-spacing: 1.5;
    line-height: 1.25;
    }
A {
    font-weight: bold;
    color: #195A39;
    background-color: white;
    text-decoration: none;
}
IMG {
	border: none;
}
.comments {
	text-align: justify;
	}
.description {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #195A39;
    background-color: white;
    text-align: justify;
    letter-spacing: 1;
    word-spacing: 1;
    line-height: 1;
    }
.prevlink {
    font-weight: bold;
    font-size: 12pt;
    text-align: left;
}
.homelink {
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
}
.nextlink {
    font-weight: bold;
    font-size: 12pt;
    text-align: right;
}
.header {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 16pt;
    text-align: center;
    letter-spacing: 1.25;
    word-spacing: 1.5;
    line-height: 1.25;
}
.editheader {
    font-weight: bold;
    font-size: 10pt;
    text-align: right;
	width: 100px;
}
.editcell {
    text-align: left;
}
