body { font-family: verdana, arial, helvetica;
		font-size: 85%;
		color: black;
		}


a {text-decoration: none;
	color: #000000;
	}
a:hover {text-decoration: underline;
			color: #000000;
			}
a:visited { text-decoration: none;
			color: #400000;
			}
td { text-align: center;
}
.BIGNUMBERS {font-size: 18pt}
.SMALLCAPS {font-size: 16pt}

a.hlinks { text-decoration: none;
			color: white;
			font-size: 90%;
			}
a.hlinks:hover { text-decoration: underline;
			color: beige;
			font-size: 90%;
			}
a.hlinks:visited { text-decoration: none;
			color: beige;
			font-size: 90%;
			}
			
.left { text-align: left; }
.rt { text-align: right; }
.ctr { text-align: center; }
.jstf { text-align: justify; }

li { text-align: left; }
.cprt { color: #D7D0C0;
		font-size: 70%;
		}