P,OL,UL {
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 1px;
	margin-top: 1px;
}

.header {
	font-size: 11pt;
	font-weight: bold;
}

.pageheader {
	font-size: 15pt;
	font-weight: bold;
	color: Green;
}

.small {
	font-size: 8pt;
}


a:visited {
	color: purple;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: blue;
	text-decoration: none;
}


A.buttons:LINK {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Green;
	text-decoration: none;
}

A.buttons:HOVER {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Green;
	text-decoration: none;
}

A.buttons:VISITED {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Green;
	text-decoration: none;
}