A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #006699;
	text-decoration: none;
}

TD {
	font-family: Arial;
	font-size: 13px;
}

P {
	font-family: Arial;
	font-size: 13px;
}


.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009933;
	font-weight: bold;
}

.style6 {font-size: x-small}

.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: 0099ff;
}

.greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: 009933;
}

ul {line-height: 1.25em;}

ol{
line-height: 1.25em;
}