a { color: #006600; 
text-decoration: none; font-size: 12px; font-weight: bold} a:hover { color: #990000; text-decoration: none} .heading {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0px;
	font-style: italic;
	color: #669900;
	text-align: center;
}
.largeheading {
	font-size: 26px;
	color: #006600;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}

h4 {
	color: #690
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.link {  font-size: 12px; font-weight: normal; color: #0000CC; text-decoration: none}
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #690;
	text-align: center;
}

