.botLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #09975D;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009966;
}

/* Normal unvisited, visited and hover link presentation */
A:link    { background: transparent; color: #000099; text-decoration: underline;}
A:visited { background: transparent; color: #000099; text-decoration: underline;}
A:hover   { background: transparent; color: #009966; text-decoration: underline;}
