body {
	color: #006666;
	background-color: #cccccc;
}
address {
	color: #006666;
	text-align: right;
}
h1 {
	color: #006666;
	background-color: #17f099;
}
h2 {
	color: #006666;
	background-color: #a9fada;
}
h3 {
	color: #006666;
}


div#header {
	text-align: left;
}


div#footer {
	text-align: right;
	color: #6666ff;
}

.right {
	text-align: right;
}

.warning {
	color: #dc143c;
}












p {
	margin-left: 30px;
}
span.idx {
	font-size: 16pt;
	font-weight: bold;
}
table {
	background-color: #999999;
}
th {
	color: #006666;
	background-color: #17f099;
}
td {
	color: #00cc00;
	background-color: #ffffc8;
}
strong.atn {
	color: #f000a0;
}


