body{
	font-family: Arial;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
}

a       { text-decoration:none; }
a:hover { text-decoration:underline; }

a { color: #990000; }

TABLE.bor      { border: none; border-collapse: collapse; }
TD.bor, TH.bor { border: solid 1px #a0a0a0; }

.bg1 { background-color: #ffffff; }
.bg2 { background-color: #f0f0ff; }
.pop { font-weight: bold; }

.hdr { background-color: #990000; color: white; font-weight: bold; font-size: smaller; }

.Bred { border: 1px solid #990000; }

