H2		{font-family: "Courier New", "monospace";
		letter-spacing: 1pt;
		border-bottom: thin dotted #C0C0C0;
		color: #666600; }

H3		{font-family: "Courier New", "monospace";
		letter-spacing: 1pt; }

H4		{font-family: "Courier New", "monospace";
		letter-spacing: 1pt }

a		{color: #0000ff; }

select		{background-color: #EEEEEE;
		color: black; }

input		{background-color: #EEEEEE;
		color: black; }

a:hover		{background: beige; }

.pollradio	{background-color: #E6E6CC; }

.regradio	{background-color: white; }

.nou		{text-decoration: none; }

.navbar		{text-decoration: none;
		color: #999966;
		font-weight: bold;
		font-size: 90%; }

