<STYLE TYPE="text/css">

body { line-height: 120%;
	}
A:link { color: #0099ff;
	text-decoration: underline;
	}
A:visited { color: #006633;
	text-decoration: underline;
	}
A:hover { color: #66ffff;
	text-decoration: underline;
	}
.green { font-size: 12pt;
	color: #009999;
	line-height: 130%;
	}
.grays { font-size: 9pt;
	color: #666666;
	}
.grayxs { font-size: 8pt; color: #666666; line-height: 130%; }

.redb { font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
	}
.blacks { font-size: 9pt;
	color: #000000;
	}

.notice { font-size: 12pt; background-color: #d6eded !important; text-align: center; letter-spacing: 0.1em; width: 520px; padding: 10px; border: dotted 1px #ccc; }
