a:active {  color: #00000}
a:link {  color: #000000; text-decoration: underline}
a:visited {  color: #000000; text-decoration: underline}
a:hover {  color: #0000CC}

.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #666666;
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
