A:LINK {
	color: blue;
	font-size: 12pt;
	font-family: times}

A:VISITED {
	color: blue;
	font-size: 12pt;
	font-family: times}

A:HOVER {
	color: red;
	font-size: 12pt;
	font-family: times}

.TTITLE {
    color: black;
    font-size: 13pt;
    font-family: times;
	font-weight: bold}

.TEXT {
    color: black;
    font-size: 11pt;
    font-family: times}

.BTEXT {
    color: brown;
    font-size: 11pt;
    font-family: times}

.CTEXT {
    color: purple;
    font-size: 9pt;
    font-family: times}