p.normal {
        font-family: Courier New, Courier;
        fontFamily: Courier New, Courier;
        font-weight: normal;
        font-size: 8pt;
        line-height: 10pt;
        text-decoration: none;
        color: #000080;
}

font.normal {
        font-family: Courier New, Courier;
        fontFamily: Courier New, Courier;
        font-weight: normal;
        font-size: 8pt;
        line-height: 10pt;
        text-decoration: none;
        color: #000080;
}

a {
		font-family: Courier New, Courier;
        fontFamily: Courier New, Courier;
		font-weight: bold;
		font-size: 8pt;
		line-height: 10pt;
		text-decoration: none;
		color: #000080;
}

a.hover {
		font-family: Courier New, Courier;
        fontFamily: Courier New, Courier;
		font-weight: bold;
		font-size: 8pt;
		line-height: 10pt;
		text-decoration: underline;
		color: #0000FF;
}

a:hover {
		font-family: Courier New, Courier;
        fontFamily: Courier New, Courier;
		font-weight: bold;
		font-size: 8pt;
		line-height: 10pt;
		text-decoration: underline;
		color: #0000FF;
}