
.banner {
	font-family: sans-serif;
	color: white;
	font-weight: bold;
	font-size: 20px;
	background: #959579
}

HR {
	color: #404009;
}

fieldset {
	padding: 9 9 9 9;
}

	/*
H1,H2,H3 {
	color: #404009;
}
	*/

H2 {
	bottom-border: 1px solid;
}

.extra {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #404009;
}

H1 {
	margin:0;
}

	/*
TABLE {
	border-style: none;
	border-color: #404009;
	table-layout: fixed;
}

TH {
	background-color: grey;
}

P {
	text-align: justify;
}
	*/


.opt {
	/* background:url(/cgi-bin/grad.jpeg?a=200,220,220&b=255,255,255&h=40); */
	font-family:tahoma,verdana,helvetica,sans-serif;
}

a:link { 
	color: blue; /* #404009;  */
	text-decoration: none ;
	/* background:url(/cgi-bin/grad.jpeg?a=200,220,220&b=255,255,255&h=20); */

}
a:active{ 
	color: #404009; 
	text-decoration: none ;
	/* background:url(/cgi-bin/grad.jpeg?a=200,220,220&b=255,255,255&h=20); */

}
a:visited { 
	color: #404009; 
	text-decoration: none ;
	/* background:url(/cgi-bin/grad.jpeg?a=200,220,220&b=255,255,255&h=20); */
}

a:hover { 
	color: #404009;
	text-decoration: underline;
	/* background:url(/cgi-bin/grad.jpeg?b=200,220,220&a=255,255,255&h=20);  */
}

.footer {
	border-top-width:1;
	border-top-style:dotted;
	border-top-color:black;
}

BODY {
	margin-top:75px;
}


