a:link {
	color: #808080;
	text-decoration: none
}

a:visited {
	color: #808080;
	text-decoration: none
}

a:hover {
	color: #000080;
	text-decoration: underline
}

a:link.menu {
	color: #000080;
	text-decoration: none
}

a:visited.menu {
	color: #000080;
	text-decoration: none
}

a:hover.menu {
	color: #000000;
	text-decoration: underline
}

a:link.menu2 {
	color: #808080;
	text-decoration: none
}

a:visited.menu2 {
	color: #808080;
	text-decoration: none
}

a:hover.menu2 {
	color: #000000;
	text-decoration: underline
}

td, tr, p, ul {
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0;
}

form {
	margin-top: 0;
	margin-bottom: 0
}

input, button, textarea, select {
	border: 1px solid #808080;
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0
}

.check {
	border: 0px solid #808080;
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0
}

.color1 { color: #808080 }

.color2 { color: #000080 }

h1 {
	font-family: Verdana;
	font-size: 10pt;
	margin-top:0;
	margin-bottom:0;
	text-decoration:underline;
	color: #008000
}